Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.191
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 63ce130 commit b5d44a3
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 @@ -21,7 +21,7 @@ rdkafka = { version = "0.34.0", features = ["cmake-build", "ssl"] }
prost = "0.12.1"
moka = { version = "0.12.1", features = ["future"] }
axum = "0.6.20"
serde = { version = "1.0.190", features = ["derive"] }
serde = { version = "1.0.191", features = ["derive"] }
tracing = "0.1.40"
tracing-subscriber = "0.3.17"
notify = "6.1.1"
Expand Down

0 comments on commit b5d44a3

Please sign in to comment.