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 4ac8277 commit df01112Copy full SHA for df01112
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "blockless-sdk"
3
-version = "0.1.2"
+version = "0.1.3"
4
authors = ["Join.G"]
5
description = "blockless runtime sdk"
6
keywords = ["blockless", "sdk"]
@@ -13,4 +13,4 @@ repository = "https://github.com/blocklessnetwork/sdk-rust"
13
name = "exam1"
14
15
[dependencies]
16
-json = "0.12"
+json = "0.12"
0 commit comments