Skip to content

Commit b4a0da4

Browse files
Update Rust crate toml to 0.9.8 (#341)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 976d3c4 commit b4a0da4

File tree

2 files changed

+48
-37
lines changed

2 files changed

+48
-37
lines changed

Cargo.lock

Lines changed: 47 additions & 36 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.1"
83-
toml = "0.9.4"
83+
toml = "0.9.8"
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)