forked from GitHub/bdwgc-rust
Refactor (#285)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "free_by_borrow"
|
||||
version = "0.1.0"
|
||||
authors = ["Yota Toyama <raviqqe@gmail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
extern crate bdwgc_alloc;
|
||||
|
||||
use bdwgc_alloc::Allocator;
|
||||
|
||||
#[global_allocator]
|
||||
|
||||
Reference in New Issue
Block a user