mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-29 18:53:32 +00:00
Add 'edition = "2018"' to every Cargo.toml
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "hashing"
|
||||
version = "0.1.0"
|
||||
authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
tiny-keccak = "1.4.2"
|
||||
tiny-keccak = "1.4.2"
|
||||
|
||||
Reference in New Issue
Block a user