mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-06-13 00:50:16 -06:00
Rename crate
This commit is contained in:
4
examples/static_threads/Cargo.lock
generated
4
examples/static_threads/Cargo.lock
generated
@@ -1,7 +1,7 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
[[package]]
|
||||
name = "bdwgc-allocator"
|
||||
name = "bdwgc-alloc"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -16,7 +16,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
name = "static_threads"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"bdwgc-allocator 0.1.0",
|
||||
"bdwgc-alloc 0.1.0",
|
||||
]
|
||||
|
||||
[metadata]
|
||||
|
||||
Reference in New Issue
Block a user