Skip to content

Commit 3c437b7

Browse files
committed
Add missing metadata for nickel-lang-git
1 parent 418150f commit 3c437b7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

git/Cargo.toml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
[package]
22
name = "nickel-lang-git"
3-
description = "Git utility functions for internal use in nickel"
3+
description = "Git utility functions for internal use in the Nickel configuration language"
44
version = "0.1.0"
5-
edition = "2021"
5+
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
612

713
[lib]
814
bench = false

0 commit comments

Comments
 (0)