Skip to content

Commit 2353d74

Browse files
Bump toml from 0.8.23 to 0.9.2 in the rust-dependencies group
--- updated-dependencies: - dependency-name: toml dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad96213 commit 2353d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ shellexpand = "3.0"
8080
strum = { version = "0.27", features = ["derive"] }
8181
strum_macros = "0.27"
8282
tera = "1"
83-
toml = "0.8"
83+
toml = "0.9"
8484
uuid = { version = "1.17", features = ["serde", "v4", "v5"] }
8585
voca_rs = "1"
8686

0 commit comments

Comments
 (0)