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 6835a79 commit ae99fd2Copy full SHA for ae99fd2
libs/gl-client/Cargo.toml
@@ -1,8 +1,11 @@
1
[package]
2
name = "gl-client"
3
-version = "0.3.1"
+version = "0.3.2"
4
edition = "2021"
5
-authors = ["Christian Decker", "The Greenlight Team"]
+authors = [
6
+ "The Greenlight Team"
7
+]
8
+
9
description = "Client library for Greenlight, and basis for language bindings."
10
repository = "https://github.com/Blockstream/greenlight"
11
license = "MIT"
0 commit comments