Skip to content

Commit

Permalink
Merge pull request #173 from pabrahamsson/renovate/serde_json-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate serde_json to 1.0.108
  • Loading branch information
pabrahamsson authored Dec 20, 2023
2 parents 11d8a09 + 373f220 commit b78829c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ opentelemetry_sdk = { version = "0.21.1", features = ["rt-tokio"] }
opentelemetry-jaeger = { version = "0.20.0", features = ["rt-tokio"] }
rsdns = { version = "0.16.0", features = ["net-tokio"] }
serde = { version = "1.0.193" }
serde_json = "1.0.87"
serde_json = "1.0.108"
thrift = "0.17"
tokio = { version = "1.32.0", features = ["rt", "net", "macros"] }
vaultrs = "0.7.0"
Expand Down

0 comments on commit b78829c

Please sign in to comment.