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 418150f commit 3c437b7Copy full SHA for 3c437b7
git/Cargo.toml
@@ -1,8 +1,14 @@
1
[package]
2
name = "nickel-lang-git"
3
-description = "Git utility functions for internal use in nickel"
+description = "Git utility functions for internal use in the Nickel configuration language"
4
version = "0.1.0"
5
-edition = "2021"
+authors.workspace = true
6
+edition.workspace = true
7
+homepage.workspace = true
8
+keywords.workspace = true
9
+license.workspace = true
10
+repository.workspace = true
11
+readme.workspace = true
12
13
[lib]
14
bench = false
0 commit comments