We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a37b9 commit d90d5d9Copy full SHA for d90d5d9
Cargo.toml
@@ -32,7 +32,7 @@ bitflags = "1.2"
32
maplit = "1.0"
33
backtrace = { version = "0.3" }
34
scopetime = { path = "./scopetime", version = "0.1" }
35
-asyncgit = { path = "./asyncgit", version = ">=0.1" }
+asyncgit = { path = "./asyncgit", version = "0.2" }
36
37
[features]
38
default=[]
0 commit comments