Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.217
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Dec 28, 2024
1 parent e336b69 commit 09bbcb2
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 @@ -47,7 +47,7 @@ slog-async = "2.8"
slog-bunyan = "2.5"
socket2 = { version = "0.5", features = ["all"] }
ispf = { git = "https://github.com/oxidecomputer/ispf" }
serde = { version = "1.0.215", features = ["derive"] }
serde = { version = "1.0.217", features = ["derive"] }
hostname = "0.3"
thiserror = "1.0"
dropshot = { version = "0.12.0", features = [ "usdt-probes" ] }
Expand Down

0 comments on commit 09bbcb2

Please sign in to comment.