Skip to content

Commit

Permalink
chore(deps): update rust crate serde to 1.0.198 (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Apr 26, 2024
1 parent 7592bdf commit a666956
Showing 1 changed file with 1 addition and 1 deletion.
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", features = ["derive"] }
serde = { version = "1.0.198", features = ["derive"] }
hostname = "0.3"
thiserror = "1.0"
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main" }
Expand Down

0 comments on commit a666956

Please sign in to comment.