Skip to content

Commit 200d0bd

Browse files
fix(deps): update rust crate zip to v8 (#449)
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 6c527a7 commit 200d0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/augurs-prophet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ wasmtime = { version = "41", features = [
4545
], optional = true }
4646
wasmtime-wasi = { version = "41", optional = true }
4747
wasmtime-wasi-io = { version = "41", optional = true }
48-
zip = { version = "5", optional = true }
48+
zip = { version = "8", optional = true }
4949

5050
[dev-dependencies]
5151
augurs.workspace = true

0 commit comments

Comments
 (0)