Update 'Cargo.toml'
Futures dependency is no longer needed.
This commit is contained in:
parent
2695f65afa
commit
516c41be13
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
futures = "0.3"
|
||||
irc-proto = "0.15"
|
||||
lettre = "0.9"
|
||||
toml = "0.5"
|
||||
|
|
Loading…
Reference in a new issue