Skip to content

Commit 792f27c

Browse files
authored
Merge pull request #26 from pepyakin/bump-memory-units
Bump memory_units to 0.4.0
2 parents 5e60d22 + 71a4596 commit 792f27c

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)