Update crate to Rust 2018 (#383)
This commit is contained in:
committed by
Sean McArthur
parent
b3351e675b
commit
db6b841e67
@@ -15,6 +15,7 @@ readme = "README.md"
|
||||
keywords = ["http", "async", "non-blocking"]
|
||||
categories = ["asynchronous", "web-programming", "network-programming"]
|
||||
exclude = ["fixtures/**", "ci/**"]
|
||||
edition = "2018"
|
||||
|
||||
publish = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user