Skip to content

Commit 6f0fcc8

Browse files
committed
Add description to cosmwasm-vm-derive
1 parent b6b0591 commit 6f0fcc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vm-derive/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "cosmwasm-vm-derive"
33
edition = "2021"
44
version.workspace = true
5+
description = "Derive macros for cosmwasm-vm. For internal use only. No stability guarantees."
56

67
[lib]
78
proc-macro = true

0 commit comments

Comments
 (0)