Skip to content

Commit 916137e

Browse files
chore(deps): update rust crate toml to v1 (#663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae386f0 commit 916137e

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
@@ -160,7 +160,7 @@ color-eyre = "0.6.4"
160160
eyre = "0.6.12"
161161
clap = { version = "4.5.38", features = ["derive", "env"] }
162162
serde = { version = "1.0.219", features = ["derive"] }
163-
toml = "0.9.0"
163+
toml = "1.0.0"
164164
toml_edit = "0.22.26"
165165
indoc = "2.0.6"
166166
tracing-subscriber = { version = "0.3", git = "https://github.com/tokio-rs/tracing", branch = "master" }

0 commit comments

Comments
 (0)