Skip to content

Commit

Permalink
Merge pull request #103 from pabrahamsson/dependabot/cargo/serde-1.0.171
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
2 parents da6a088 + da5e60a commit ecba32e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -13,7 +13,7 @@ hyper = { version = "0.14", features = ["full"] }
hyper-tls = "0.5.0"
opentelemetry = "0.19.0"
opentelemetry-jaeger = "0.18.0"
serde = { version = "1.0.164", features = ["derive"] }
serde = { version = "1.0.171", features = ["derive"] }
serde_json = "1.0.100"
tokio = { version = "1.29.1", features = ["full", "tracing"] }
tracing = "0.1"
Expand Down

0 comments on commit ecba32e

Please sign in to comment.