Skip to content

Commit 947829e

Browse files
fix(deps): update rust crate toml to v1 (#194)
* fix(deps): update rust crate toml to v1 * fix(deps): update Cargo.lock --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniëlle Huisman <danielle@huisman.me>
1 parent b3a9d77 commit 947829e

2 files changed

Lines changed: 42 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 41 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)