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 79f86a1 commit 3b4a5b1Copy full SHA for 3b4a5b1
asyncgit/Cargo.toml
@@ -9,6 +9,7 @@ repository = "https://github.com/extrawurst/gitui"
9
readme = "README.md"
10
license = "MIT"
11
categories = ["concurrency","asynchronous"]
12
+keywords = ["git"]
13
14
[dependencies]
15
git2 = { version = "0.13.5", default-features = false }
scopetime/Cargo.toml
categories = ["development-tools::profiling"]
+keywords = ["profiling","logging"]
log = "0.4"
0 commit comments