Skip to content

Commit

Permalink
chore: add proc macro crate description (#1379)
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-starkware authored Nov 7, 2023
1 parent cbffb27 commit 7440cbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/papyrus_proc_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version.workspace = true
edition.workspace = true
repository.workspace = true
license-file.workspace = true
description = "Procedural macros for the Papyrus node"

[dependencies]
syn = { version = "2.0.39", features = ["full"] }
Expand Down

0 comments on commit 7440cbf

Please sign in to comment.