Skip to content

Commit

Permalink
Update zip requirement from 0.6.6 to 2.2.0 in /sdk
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent b53e7b2 commit b200173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ url = "2.5.2"
uuid = { version = "1.10.0", features = ["serde", "v4", "js"] }
x509-parser = "0.16.0"
x509-certificate = "0.21.0"
zip = { version = "0.6.6", default-features = false }
zip = { version = "2.2.0", default-features = false }


[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
Expand Down

0 comments on commit b200173

Please sign in to comment.