Skip to content

Commit d00cdb0

Browse files
committed
Cargo.toml alignment
1 parent 9a141c1 commit d00cdb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "serde-cw-value"
33
version = "0.7.0"
4-
authors = ["arcnmx", "Bartłomiej Kuras"]
4+
authors = ["Bartłomiej Kuras"]
55
edition = "2018"
66

77
description = "Serialization value trees for CosmWasm"
88
repository = "https://github.com/hashedone/serde-cw-value"
99
readme = "README.md"
10-
keywords = ["serde"]
10+
keywords = ["serde", "wasm"]
1111
license = "MIT"
1212

1313
[dependencies]

0 commit comments

Comments
 (0)