Skip to content

Commit 2ada89b

Browse files
committed
Update Rust dependencies.
1 parent 58838f1 commit 2ada89b

File tree

2 files changed

+107
-35
lines changed

2 files changed

+107
-35
lines changed

Cargo.lock

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

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ url = "2.5.4"
4040
utoipa = { version = "5.0.0-beta.0", features = ["axum_extras"] }
4141
utoipa-swagger-ui = { version = "9.0.0", features = ["axum"], optional = true }
4242
uuid = { workspace = true }
43-
wit-component = "0.243.0"
43+
wit-component = "0.244.0"
4444
zip = { version = "7.0.0", default-features = false, features = ["deflate"] }
4545

4646
[build-dependencies]

0 commit comments

Comments
 (0)