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 83d6941 commit 0b0f550Copy full SHA for 0b0f550
Cargo.toml
@@ -21,7 +21,7 @@ keywords = [
21
22
[dependencies]
23
anyhow = "1.0"
24
-asyncgit = { path = "./asyncgit", version = "0.22.1", default-features = false }
+asyncgit = { path = "./asyncgit", version = "0.22", default-features = false }
25
backtrace = "0.3"
26
bitflags = "1.3"
27
bugreport = "0.5"
0 commit comments