Skip to content

Commit 9fd3cc7

Browse files
committed
Update Rust crate serde_json to 1.0.68
1 parent a31120f commit 9fd3cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ semver = { version = "1.0.3", features = ["serde"] }
7676
sentry = { version = "0.23.0", features = ["tracing"] }
7777
sentry-conduit = { version = "0.3.0", default-features = false }
7878
serde = { version = "1.0.130", features = ["derive"] }
79-
serde_json = "1.0.0"
79+
serde_json = "1.0.68"
8080
sha2 = "0.9"
8181
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }
8282
tar = "0.4.37"

0 commit comments

Comments
 (0)