We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba58bc commit 6e4a3e7Copy full SHA for 6e4a3e7
Cargo.toml
@@ -47,7 +47,7 @@ slog-async = "2.8"
47
slog-bunyan = "2.5"
48
socket2 = { version = "0.5", features = ["all"] }
49
ispf = { git = "https://github.com/oxidecomputer/ispf" }
50
-serde = { version = "1.0.215", features = ["derive"] }
+serde = { version = "1.0.219", features = ["derive"] }
51
hostname = "0.3"
52
thiserror = "1.0"
53
dropshot = { version = "0.16.0", features = [ "usdt-probes" ] }
0 commit comments