Actually upgrade the edition

pull/1/head
Bradlee Speice 2018-12-06 22:11:03 -05:00
parent 4d7f9b2696
commit 5232c556ff
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,7 @@ categories = [
"memory-management"
]
repository = "https://github.com/bspeice/qadapt.git"
edition = "2018"
[badges]
maintenance = { status = "actively-developed" }
@ -26,4 +27,4 @@ thread-id = "3.3"
qadapt-macro = { version = "0.7.1", path = "./qadapt-macro" }
[dev-dependencies]
env_logger = "0.6"
env_logger = "0.6"

View File

@ -13,6 +13,7 @@ categories = [
"memory-management"
]
repository = "https://github.com/bspeice/qadapt.git"
edition = "2018"
[badges]
maintenance = { status = "actively-developed" }