Skip to content

Commit e0fc453

Browse files
chore(deps): update rust crates
1 parent 942978f commit e0fc453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ multiple_crate_versions = "allow"
3939
future_not_send = "allow"
4040

4141
[workspace.dependencies]
42-
allocator-api2 = { version = "0.2.21", default-features = false, features = ["alloc", "std"] }
42+
allocator-api2 = { version = "0.4.0", default-features = false, features = ["alloc", "std"] }
4343
anstream = "0.6.21"
4444
anyhow = "1.0.98"
4545
assert2 = "0.4.0"

0 commit comments

Comments
 (0)