Skip to content

Commit 848100b

Browse files
authored
Merge pull request #871 from dalance/dependabot/cargo/toml-1.0.3spec-1.1.0
build(deps): bump toml from 0.9.12+spec-1.1.0 to 1.0.3+spec-1.1.0
2 parents e24ebf9 + 44eca34 commit 848100b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -50,7 +50,7 @@ serde = "1.0"
5050
serde_derive = "1.0"
5151
termbg = "0.6.2"
5252
tokio = { version = "1.49", optional = true, features = ["rt"] }
53-
toml = "0.9"
53+
toml = "1.0"
5454
unicode-width = "0.2"
5555

5656
[build-dependencies]

0 commit comments

Comments
 (0)