Skip to content

Commit 5ca0547

Browse files
fix(deps): update rust crate cargo to 0.92.0
1 parent c63dc41 commit 5ca0547

2 files changed

Lines changed: 43 additions & 41 deletions

File tree

Cargo.lock

Lines changed: 42 additions & 40 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
@@ -11,7 +11,7 @@ version.workspace = true
1111

1212
[dependencies]
1313
anyhow.workspace = true
14-
cargo = { version = "0.91.0", features = ["all-static"] }
14+
cargo = { version = "0.92.0", features = ["all-static"] }
1515
clap.workspace = true
1616
env_logger.workspace = true
1717
fs_extra = "1.3.0"

0 commit comments

Comments
 (0)