Skip to content

Commit 034af66

Browse files
deps: bump toml from 0.8.23 to 0.9.11+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.11+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.11) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14ca2b6 commit 034af66

2 files changed

Lines changed: 20 additions & 25 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 24 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", features = ["derive", "env", "wrap_help"] }
1515

1616
# Configuration
1717
serde = { version = "1", features = ["derive"] }
18-
toml = "0.8"
18+
toml = "0.9"
1919

2020
# Paths and directories
2121
dirs = "5"

0 commit comments

Comments
 (0)