Skip to content

Commit

Permalink
Merge pull request #188 from pabrahamsson/renovate/serde-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update rust crate serde to 1.0.196
  • Loading branch information
pabrahamsson committed Feb 1, 2024
2 parents 1a19cb6 + 657e02d commit 64594ff
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 @@ -19,7 +19,7 @@ opentelemetry = { version = "0.21.0" }
opentelemetry_sdk = { version = "0.21.2", features = ["rt-tokio"] }
opentelemetry-jaeger = { version = "0.20.0", features = ["rt-tokio"] }
rsdns = { version = "0.17.0", features = ["net-tokio"] }
serde = { version = "1.0.195" }
serde = { version = "1.0.196" }
serde_json = "1.0.111"
thrift = "0.17"
tokio = { version = "1.35.1", features = ["rt", "net", "macros"] }
Expand Down

0 comments on commit 64594ff

Please sign in to comment.