build(deps): 🛠 Bump dependencies
This commit is contained in:
parent
1bcbe3271a
commit
df135952e9
File diff suppressed because it is too large
Load Diff
|
@ -38,7 +38,7 @@ bitflags = "1.3"
|
||||||
cfg-if = "1.0"
|
cfg-if = "1.0"
|
||||||
snafu = { version = "0.7", default-features = false }
|
snafu = { version = "0.7", default-features = false }
|
||||||
buddy-alloc = { git = "https://github.com/metta-systems/buddy-alloc", version = "0.6.0", branch = "feature/allocator-api" }
|
buddy-alloc = { git = "https://github.com/metta-systems/buddy-alloc", version = "0.6.0", branch = "feature/allocator-api" }
|
||||||
once_cell = { version = "1.14", default-features = false, features = ["unstable"] }
|
once_cell = { version = "1.18", default-features = false, features = ["unstable"] }
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "machine"
|
name = "machine"
|
||||||
|
|
Loading…
Reference in New Issue