Upgrade to Rust 2018.

This commit is contained in:
Andreas Fackler 2018-12-13 12:31:50 +01:00 committed by Andreas Fackler
parent 8af893b0f2
commit 7f8f7157a4
1 changed files with 1 additions and 2 deletions

View File

@ -8,5 +8,4 @@ repository = "https://github.com/poanetwork/hex_fmt"
readme = "README.md"
keywords = ["format", "hex", "display", "debug"]
categories = ["value-formatting", "development-tools::debugging"]
[dependencies]
edition = "2018"