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 fdd4c76 commit f3db441Copy full SHA for f3db441
Cargo.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
keywords = ["git"]
9
repository = "https://github.com/alexcrichton/git2-rs"
10
homepage = "https://github.com/alexcrichton/git2-rs"
11
-documentation = "https://docs.rs/git2-rs"
+documentation = "https://docs.rs/git2"
12
description = """
13
Bindings to libgit2 for interoperating with git repositories. This library is
14
both threadsafe and memory safe and allows both reading and writing git
0 commit comments