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 ad06196 commit 3f95cd4Copy full SHA for 3f95cd4
gix-blame/Cargo.toml
@@ -5,7 +5,7 @@ name = "gix-blame"
5
version = "0.0.0"
6
repository = "https://github.com/Byron/gitoxide"
7
license = "MIT OR Apache-2.0"
8
-description = "A crate of the gitoxide project dedicated implementing a 'blame' algorithm"
+description = "A crate of the gitoxide project dedicated to implementing a 'blame' algorithm"
9
authors = ["Christoph Rüßler <[email protected]>", "Sebastian Thiel <[email protected]>"]
10
edition = "2021"
11
rust-version = "1.65"
0 commit comments