Skip to content

Commit f584b72

Browse files
dependabot[bot]Alex793x
authored andcommitted
chore(deps): bump toml from 0.8.23 to 0.9.3
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.3. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.3) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7664d86 commit f584b72

2 files changed

Lines changed: 56 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 55 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
@@ -25,7 +25,7 @@ clap = { version = "4", features = ["derive", "env", "cargo"] }
2525
serde = { version = "1", features = ["derive"] }
2626
serde_json = "1"
2727
serde_yaml = "0.9"
28-
toml = "0.8"
28+
toml = "0.9"
2929
log = "0.4"
3030
env_logger = "0.11"
3131
thiserror = "2"

0 commit comments

Comments
 (0)