Skip to content

Commit

Permalink
Update as-if-std integration
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jul 7, 2020
1 parent 5ff4726 commit 3edaf63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/as-if-std/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cfg-if = "0.1.10"
rustc-demangle = "0.1.4"
libc = { version = "0.2.45", default-features = false }
addr2line = { version = "0.12.0", default-features = false }
miniz_oxide = { version = "0.3.7" }
miniz_oxide = { version = "0.4.0", default-features = false }

[dependencies.object]
version = "0.20.0"
Expand Down

0 comments on commit 3edaf63

Please sign in to comment.