Skip to content

Commit 348f651

Browse files
authored
chore: Bump ptree 0.5.2 (#309)
This addresses [`RUSTSEC-2021-0139`](https://rustsec.org/advisories/RUSTSEC-2021-0139.html) Signed-off-by: Joonas Bergius <[email protected]>
1 parent 0ee1a53 commit 348f651

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

Cargo.lock

+3-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ repository = "https://github.com/bytecodealliance/registry"
7676

7777
[workspace.dependencies]
7878
dialoguer = "0.11.0"
79-
ptree = "0.5.1"
79+
ptree = "0.5.2"
8080
warg-api = { path = "crates/api", version = "0.9.0-dev" }
8181
warg-credentials = { path = "crates/credentials", version = "0.9.0-dev" }
8282
warg-client = { path = "crates/client", version = "0.9.0-dev" }

0 commit comments

Comments
 (0)