Skip to content

Commit abcffc2

Browse files
chore(deps): update rust crate toml to 0.8.2
1 parent 8ea9c23 commit abcffc2

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

Cargo.lock

+18-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ tar = { version = "0.4.40", default-features = false }
9191
tempfile = "3.8.0"
9292
thiserror = "1.0.49"
9393
time = { version = "0.3", features = ["parsing", "formatting", "serde"] }
94-
toml = "0.7.6"
94+
toml = "0.8.2"
9595
toml_edit = { version = "0.19.14", features = ["serde"] }
9696
tracing = "0.1.37"
9797
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }

0 commit comments

Comments
 (0)