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 9a141c1 commit d00cdb0Copy full SHA for d00cdb0
Cargo.toml
@@ -1,13 +1,13 @@
1
[package]
2
name = "serde-cw-value"
3
version = "0.7.0"
4
-authors = ["arcnmx", "Bartłomiej Kuras"]
+authors = ["Bartłomiej Kuras"]
5
edition = "2018"
6
7
description = "Serialization value trees for CosmWasm"
8
repository = "https://github.com/hashedone/serde-cw-value"
9
readme = "README.md"
10
-keywords = ["serde"]
+keywords = ["serde", "wasm"]
11
license = "MIT"
12
13
[dependencies]
0 commit comments