Skip to content

Commit f118b78

Browse files
committed
build(deps): update allocator-api2 to 0.4
1 parent ee053c1 commit f118b78

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ all-features = true
1414
rustdoc-args = ["--cfg", "docsrs"]
1515

1616
[dependencies]
17-
allocator-api2 = { version = "0.3", default-features = false, features = ["alloc"], optional = true }
17+
allocator-api2 = { version = "0.4", default-features = false, features = ["alloc"], optional = true }
1818
bitfield-struct = "0.12"
1919
bitflags = "2"
2020
endian-num = { version = "0.2", features = ["bitflags", "linux-types"] }

0 commit comments

Comments
 (0)