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 6f0fcc8 commit 279f035Copy full SHA for 279f035
packages/vm-derive/Cargo.toml
@@ -3,6 +3,8 @@ name = "cosmwasm-vm-derive"
3
edition = "2021"
4
version.workspace = true
5
description = "Derive macros for cosmwasm-vm. For internal use only. No stability guarantees."
6
+repository = "https://github.com/CosmWasm/cosmwasm/tree/main/packages/std"
7
+license = "Apache-2.0"
8
9
[lib]
10
proc-macro = true
0 commit comments