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 d03024e commit 3050eb6Copy full SHA for 3050eb6
libs/gl-util/Cargo.toml
@@ -2,6 +2,11 @@
2
name = "gl-util"
3
version = "0.1.0"
4
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"
10
11
[dependencies]
12
bytes = "1.10"
0 commit comments