Skip to content

Commit 3edaf63

Browse files
committed
Update as-if-std integration
1 parent 5ff4726 commit 3edaf63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/as-if-std/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cfg-if = "0.1.10"
1616
rustc-demangle = "0.1.4"
1717
libc = { version = "0.2.45", default-features = false }
1818
addr2line = { version = "0.12.0", default-features = false }
19-
miniz_oxide = { version = "0.3.7" }
19+
miniz_oxide = { version = "0.4.0", default-features = false }
2020

2121
[dependencies.object]
2222
version = "0.20.0"

0 commit comments

Comments
 (0)