Skip to content

Commit c9f4b65

Browse files
chore(deps): bump toml from 0.9.5 to 0.9.6
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.5 to 0.9.6. - [Commits](toml-rs/toml@toml-v0.9.5...toml-v0.9.6) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65f9ce0 commit c9f4b65

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -37,7 +37,7 @@ thiserror = "2.0.0"
3737
url = "2.5.0"
3838
miette = "7.0.0"
3939
camino = "1.1.9"
40-
toml = { version = "0.9.0", optional = true }
40+
toml = { version = "0.9.6", optional = true }
4141
serde_json = { version = "1.0.132", optional = true }
4242
serde_yaml_bw = { version = "2.2.0", optional = true }
4343
serde = { version = "1.0.214", optional = true, features = ["derive"] }

0 commit comments

Comments
 (0)