fix cargo publish

This commit is contained in:
extrawurst 2022-11-22 11:14:22 +01:00
parent 83d6941c7d
commit 0b0f550572

View file

@ -21,7 +21,7 @@ keywords = [
[dependencies]
anyhow = "1.0"
asyncgit = { path = "./asyncgit", version = "0.22.1", default-features = false }
asyncgit = { path = "./asyncgit", version = "0.22", default-features = false }
backtrace = "0.3"
bitflags = "1.3"
bugreport = "0.5"