Skip to content

Commit

Permalink
Merge pull request #118 from pabrahamsson/dependabot/cargo/serde_json…
Browse files Browse the repository at this point in the history
…-1.0.99
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
2 parents 93bd417 + 03b2fbb commit e7f95d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ opentelemetry = { version = "0.19.0", features = ["rt-tokio"] }
opentelemetry-jaeger = { version = "0.18.0", features = ["rt-tokio"] }
rsdns = { version = "0.15.0", features = ["net-tokio"] }
serde = { version = "1.0.164" }
serde_json = "1.0.96"
serde_json = "1.0.99"
tokio = { version = "1.28.2", features = ["rt-multi-thread", "net", "macros", "signal"] }
vaultrs = "0.7.0"

0 comments on commit e7f95d6

Please sign in to comment.