Skip to content

Commit 3050eb6

Browse files
nepetcdecker
authored andcommitted
util: Add description for crates.io
Signed-off-by: Peter Neuroth <[email protected]>
1 parent d03024e commit 3050eb6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

libs/gl-util/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "gl-util"
33
version = "0.1.0"
44
edition = "2024"
5+
authors = ["The Greenlight Team"]
6+
description = "Utility module for the Greenlight client library"
7+
homepage = "https://blockstream.github.io/greenlight/"
8+
repository = "https://github.com/Blockstream/greenlight"
9+
license = "MIT"
510

611
[dependencies]
712
bytes = "1.10"

0 commit comments

Comments
 (0)