Skip to content

Commit

Permalink
Add missing Cargo.toml fields
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Oct 3, 2024
1 parent 6f0fcc8 commit 279f035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/vm-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name = "cosmwasm-vm-derive"
edition = "2021"
version.workspace = true
description = "Derive macros for cosmwasm-vm. For internal use only. No stability guarantees."
repository = "https://github.com/CosmWasm/cosmwasm/tree/main/packages/std"
license = "Apache-2.0"

[lib]
proc-macro = true
Expand Down

0 comments on commit 279f035

Please sign in to comment.