Skip to content

Commit 577160c

Browse files
Bump toml from 0.8.23 to 1.1.3+spec-1.1.0 (#9)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.3+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.3) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.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>
1 parent 0e54b13 commit 577160c

2 files changed

Lines changed: 23 additions & 28 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 27 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
@@ -15,7 +15,7 @@ clap = { version = "4.5", features = ["derive"] }
1515
walkdir = "2.5"
1616
nucleo-matcher = "0.3"
1717
serde = { version = "1.0", features = ["derive"] }
18-
toml = "0.8"
18+
toml = "1.1"
1919
dirs = "5.0"
2020
thiserror = "2.0"
2121
arboard = { version = "3.4", optional = true }

0 commit comments

Comments
 (0)