forked from GitHub/bdwgc-rust
Fix example crate names
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
[package]
|
||||
name = "bdwgc-examples"
|
||||
name = "static_threads"
|
||||
version = "0.1.0"
|
||||
authors = ["Yota Toyama <raviqqe@gmail.com>"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
bdwgc-allocator = { path = "../.." }
|
||||
|
||||
Reference in New Issue
Block a user