diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-04 02:07:08 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-04 02:10:18 +0000 |
| commit | 0bd6e0c198e7e0a370f4e12691e2b7ff7d0f835e (patch) | |
| tree | adaf53e6eae4a5fcbb13c5daeab6f3883586b336 /Cargo.toml | |
| parent | 680bc2db218a5964ddc0bea15bcd20fdf5eedb2c (diff) | |
deps(crates): bump serde from 1.0.196 to 1.0.197
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ reqwest = { version = "0.11.24", default-features = false, features = [ "rustls-tls", "json", ] } -serde = "1.0.196" +serde = "1.0.197" serde_json = "1.0.114" tokio = { version = "1.36.0", features = [ "macros", |
