Update dep: toml
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
a5491e7a25
commit
14c2802a82
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ tokio = { version = "1", features = [ "full" ] }
|
|||
pretty_env_logger = "0.5"
|
||||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
serde_json = "1.0"
|
||||
toml = "0.7"
|
||||
toml = "0.8"
|
||||
xmpp = "0.5"
|
||||
|
|
Loading…
Reference in a new issue