Rename crate

This commit is contained in:
Yota Toyama
2019-04-15 15:06:59 +00:00
parent d9cabba113
commit ee35165f99
11 changed files with 17 additions and 17 deletions

2
Cargo.lock generated
View File

@@ -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)",