Skip to content

Commit 3385ba9

Browse files
Update Rust crate toml to 0.9.4 (#334)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 227731f commit 3385ba9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -80,7 +80,7 @@ tap = "1.0.1"
8080
textwrap = "0.16.2"
8181
thiserror = "2"
8282
tokio = "1.47.0"
83-
toml = "0.9.3"
83+
toml = "0.9.4"
8484
tracing = "0.1.41"
8585
tracing-appender = "0.2.3"
8686
tracing-slog = { git = "https://github.com/oxidecomputer/tracing-slog", default-features = false }

0 commit comments

Comments
 (0)