Update dependency: toml-query: 0.4 -> 0.6

This commit is contained in:
Matthias Beyer 2018-04-15 09:15:16 +02:00
parent 16458d7015
commit 899f3b9eb9

View file

@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
error-chain = "0.11"
log = "0.3"
toml = "0.4"
toml-query = "0.4"
toml-query = "0.6"
vobject = "0.4"
uuid = { version = "0.6", features = ["v4"] }
serde = { version = "1", optional = true }