mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-21 14:37:56 +01:00
fixed typo in serde_dhall version
This commit is contained in:
parent
2c2d8978f9
commit
10fe03e4dd
@ -34,7 +34,7 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
toml = "0.5"
|
||||
flexbuffers = "0.1"
|
||||
|
||||
serde_dhall = { version = "0.11", default-features = false }
|
||||
serde_dhall = { version = "0.10", default-features = false }
|
||||
|
||||
uuid = { version = "0.8", features = ["serde", "v4"] }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user