We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41908c3 + f3aedf8 commit 07605f8Copy full SHA for 07605f8
Cargo.toml
@@ -12,7 +12,7 @@ clap = { version = "4.4", features = ["derive"] }
12
chrono = { version = "0.4", features = ["serde"] }
13
serde = { version = "1.0", features = ["derive"] }
14
serde_json = "1.0"
15
-git2 = "0.18"
+git2 = "0.20"
16
tokio = { version = "1", features = ["full"] }
17
18
[lib]
0 commit comments