mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-31 19:08:55 -06:00
Publish crate
This commit is contained in:
4
examples/static_threads/Cargo.lock
generated
4
examples/static_threads/Cargo.lock
generated
@@ -2,7 +2,7 @@
|
||||
# It is not intended for manual editing.
|
||||
[[package]]
|
||||
name = "bdwgc-alloc"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
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-alloc 0.1.0",
|
||||
"bdwgc-alloc 0.1.1",
|
||||
]
|
||||
|
||||
[metadata]
|
||||
|
||||
Reference in New Issue
Block a user