Skip to content

Commit 2ccb131

Browse files
⬆️ deps: Update Rust crate toml to v1 (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 509f319 commit 2ccb131

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -22,4 +22,4 @@ serde_json = "1.0.116"
2222
strsim = "0.11.1"
2323
textwrap = "0.16.1"
2424
tokio = { version = "1.37.0", features = ["full"] }
25-
toml = "0.9.0"
25+
toml = "1.0.0"

0 commit comments

Comments
 (0)