Skip to content

Commit 4676faa

Browse files
Bump toml from 0.9.11+spec-1.1.0 to 1.1.2+spec-1.1.0 (#58)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.1.2) ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e97d64 commit 4676faa

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

‎Cargo.lock‎

Lines changed: 16 additions & 16 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
@@ -18,7 +18,7 @@ serde_json = { version = "1.0.150", features = ["preserve_order"] }
1818
quick-xml = "0.40.1"
1919
regex = "1.12.3"
2020
lazy_static = "1.5.0"
21-
toml = "0.9.11"
21+
toml = "1.1.2"
2222

2323
[dev-dependencies]
2424
test-case = "3.3.1"

0 commit comments

Comments
 (0)