Skip to content

Commit 768995b

Browse files
Bump serde_json from 1.0.143 to 1.0.145
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.145. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fec423c commit 768995b

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.lock

Lines changed: 17 additions & 6 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
@@ -63,7 +63,7 @@ poise = { git = "https://github.com/serenity-rs/poise.git", rev = "80a3a9c3ca162
6363
poise_error = "1.4.0"
6464
rand = "0.9.2"
6565
serde = { version = "1.0.219", features = ["derive"] }
66-
serde_json = "1.0.143"
66+
serde_json = "1.0.145"
6767
shuttle-runtime = { version = "0.53.0", default-features = false }
6868
shuttle-serenity = "0.53.0"
6969
shuttle-shared-db = { version = "0.53.0", features = ["opendal-postgres"] }

0 commit comments

Comments
 (0)