Skip to content

Commit 829c80e

Browse files
fix(deps): update rust crate toml to v1
1 parent b3a9d77 commit 829c80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mdbook-trunk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ pulldown-cmark.workspace = true
2828
semver.workspace = true
2929
serde.workspace = true
3030
serde_json.workspace = true
31-
toml = "0.9.0"
31+
toml = "1.0.0"

0 commit comments

Comments
 (0)