Update Bytes to Rust 2018 (#274)

This commit is contained in:
Taiki Endo
2019-07-26 05:01:22 +09:00
committed by GitHub
parent ecdde1a996
commit ae7d884582
28 changed files with 62 additions and 72 deletions
+1
View File
@@ -22,6 +22,7 @@ exclude = [
"test/**/*"
]
categories = ["network-programming", "data-structures"]
edition = "2018"
publish = false