mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 05:18:30 +00:00
Update all crates versions
This commit is contained in:
@@ -5,7 +5,7 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
serde = "1.0.102"
|
||||
serde_derive = "1.0.102"
|
||||
toml = "0.5.4"
|
||||
serde = "1.0.106"
|
||||
serde_derive = "1.0.106"
|
||||
toml = "0.5.6"
|
||||
types = { path = "../../types" }
|
||||
|
||||
Reference in New Issue
Block a user