Refactor lib.rs

This commit is contained in:
Yota Toyama
2019-04-14 06:00:11 +00:00
parent 8372c90cf8
commit 4d54e545f1
4 changed files with 7 additions and 24 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 = "gc"
name = "bdwgc-allocator"
version = "0.1.0"
dependencies = [
"libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)",