forked from GitHub/bdwgc-rust
Update edition (#102)
This commit is contained in:
@@ -4,10 +4,10 @@ description = "impl GlobalAlloc for bdwgc"
|
|||||||
version = "0.6.0"
|
version = "0.6.0"
|
||||||
authors = [
|
authors = [
|
||||||
"swgillespie <sean.william.g@gmail.com>",
|
"swgillespie <sean.william.g@gmail.com>",
|
||||||
"Yota Toyama <raviqqe@gmail.com>"
|
"Yota Toyama <raviqqe@gmail.com>",
|
||||||
]
|
]
|
||||||
repository = "https://github.com/raviqqe/bdwgc-alloc"
|
repository = "https://github.com/raviqqe/bdwgc-alloc"
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user