Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.196
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 3cb072e commit 324de1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -17,7 +17,7 @@ opentelemetry-otlp = { version = "0.14.0", features = ["metrics", "tokio", "http
opentelemetry-stdout = { version = "0.2.0", features = ["metrics"]}
opentelemetry_sdk = { version = "0.21.2", features = ["metrics", "rt-tokio"] }
reqwest = { version = "0.11.23", features = ["json", "rustls-tls", "stream"], default-features = false }
serde = "1.0.195"
serde = "1.0.196"
serde_json = "1.0.111"
tokio = { version = "1.35.1", features = ["full"] }
tokio-util = "0.7.10"
Expand Down

0 comments on commit 324de1c

Please sign in to comment.