Skip to content

Commit 71a4596

Browse files
committed
Bump memory_units to 0.4.0
1 parent 5e60d22 commit 71a4596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wee_alloc/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ size_classes = []
2424
use_std_for_test_debugging = []
2525

2626
[dependencies]
27-
memory_units = "0.3.0"
27+
memory_units = "0.4.0"
2828

2929
[target.'cfg(all(unix, not(target_arch = "wasm32")))'.dependencies.libc]
3030
default-features = false

0 commit comments

Comments
 (0)