Update dependencies.
This commit is contained in:
@@ -5,5 +5,6 @@ authors = ["Anders Olsson <anders.e.olsson@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
shiplift = "0.6"
|
||||
tokio = "0.1"
|
||||
futures = "0.3"
|
||||
shiplift = { git = "https://github.com/softprops/shiplift.git", rev = "49afd94f8d084ac028920c1785b2ddb05c13bef3" }
|
||||
tokio = { version = "0.2", features = ["macros"] }
|
||||
|
||||
Reference in New Issue
Block a user