Skip to content

Commit

Permalink
chore: Bump ptree 0.5.2 (#309)
Browse files Browse the repository at this point in the history
This addresses
[`RUSTSEC-2021-0139`](https://rustsec.org/advisories/RUSTSEC-2021-0139.html)

Signed-off-by: Joonas Bergius <[email protected]>
  • Loading branch information
joonas authored Nov 28, 2024
1 parent 0ee1a53 commit 348f651
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
15 changes: 3 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ repository = "https://github.com/bytecodealliance/registry"

[workspace.dependencies]
dialoguer = "0.11.0"
ptree = "0.5.1"
ptree = "0.5.2"
warg-api = { path = "crates/api", version = "0.9.0-dev" }
warg-credentials = { path = "crates/credentials", version = "0.9.0-dev" }
warg-client = { path = "crates/client", version = "0.9.0-dev" }
Expand Down

0 comments on commit 348f651

Please sign in to comment.