Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 9497330

Browse files
Bump serde_json from 1.0.128 to 1.0.133 (#148)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.128 to 1.0.133. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.128...v1.0.133) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 555524a commit 9497330

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ onetun = { version = "0.3.4", default-features = false }
1212
pretty_env_logger = "0.5.0"
1313
reqwest = { version = "0.11.27", features = ["rustls-tls-native-roots"], default-features = false }
1414
serde = { version = "1.0.210", features = ["serde_derive"] }
15-
serde_json = "1.0.128"
15+
serde_json = "1.0.133"
1616
tokio = { version = "1.38.1", features = ["tokio-macros"] }

0 commit comments

Comments
 (0)