Skip to content

Commit ae7f5cc

Browse files
chore(deps): bump serde_json from 1.0.107 to 1.0.108
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.107 to 1.0.108. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.107...v1.0.108) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b846a6e commit ae7f5cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ redis-macros = "0.2.1"
2424
regex = "1.10.2"
2525
reqwest = { version = "0.11.22", default-features = false, features = ["rustls-tls", "json", "brotli"] }
2626
serde = { version = "1.0.190", features = ["derive"] }
27-
serde_json = "1.0.107"
27+
serde_json = "1.0.108"
2828
tokio = { version = "1.33.0", features = ["full"] }
2929

3030
[profile.release]

0 commit comments

Comments
 (0)