Skip to content

Commit ec8e18f

Browse files
committed
chore: publish on noir-libs
1 parent e088b1f commit ec8e18f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Nargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
[package]
22
name = "nodash"
33
type = "lib"
4+
description = "A cool package for Noir"
5+
version = "0.40.2"
46
authors = ["Oleh Misarosh <[email protected]>"]
7+
repository = "https://github.com/olehmisar/nodash"
8+
keywords = ["Noir", "nodash", "util", "hash"]
9+
510

611
[dependencies]
712
sha256 = { tag = "v0.1.2", git = "https://github.com/noir-lang/sha256" }

0 commit comments

Comments
 (0)