Skip to content

Commit 7be3238

Browse files
build(deps): bump toml from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.0.1) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a546296 commit 7be3238

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)