Skip to content

Commit dadb8a0

Browse files
Update Rust crate serde to 1.0.218
1 parent 6dbfe42 commit dadb8a0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ slog-async = "2.8"
4747
slog-bunyan = "2.5"
4848
socket2 = { version = "0.5", features = ["all"] }
4949
ispf = { git = "https://github.com/oxidecomputer/ispf" }
50-
serde = { version = "1.0.215", features = ["derive"] }
50+
serde = { version = "1.0.218", features = ["derive"] }
5151
hostname = "0.3"
5252
thiserror = "1.0"
5353
dropshot = { version = "0.12.0", features = [ "usdt-probes" ] }

0 commit comments

Comments
 (0)