Skip to content

Commit 0c0b407

Browse files
Bump toml from 0.8.23 to 1.0.3+spec-1.1.0 (#22)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.0.3+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.0.3) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.3+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HerbHall <herbhall@hotmail.com>
1 parent d6b0bbd commit 0c0b407

2 files changed

Lines changed: 20 additions & 31 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 30 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
@@ -14,7 +14,7 @@ rust-version = "1.85"
1414
crossterm = "0.29"
1515
rand = "0.9"
1616
clap = { version = "4", features = ["derive"] }
17-
toml = "0.8"
17+
toml = "1.0"
1818
serde = { version = "1", features = ["derive"] }
1919
dirs = "6"
2020

0 commit comments

Comments
 (0)