diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-08 15:03:39 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-08 15:06:15 +0000 |
| commit | 1615c94b30df84ae8b60011616f861f6293cb4e3 (patch) | |
| tree | 025f20f8a23dc08e0ca77a51d7b50e8d0dc657a3 /Cargo.toml | |
| parent | e92c3a119a6025e0fbde03b783071d7c82c12ba3 (diff) | |
deps(crates): bump serde from 1.0.193 to 1.0.195
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.195.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.193...v1.0.195)
---
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
@@ -25,7 +25,7 @@ reqwest = { version = "0.11.23", default-features = false, features = [ "rustls-tls", "json", ] } -serde = "1.0.193" +serde = "1.0.195" serde_json = "1.0.109" tokio = { version = "1.35.1", features = [ "macros", |
