mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 13:52:46 -07:00
CD: prepare for tuono crate release
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
[package]
|
||||
name = "tuono_lib_macros"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
crate_type = ["proc-macro"]
|
||||
proc-marco = true
|
||||
|
||||
[dependencies]
|
||||
syn = { version = "1.0.59", features = ["full"] }
|
||||
quote = "1.0"
|
||||
Reference in New Issue
Block a user