feat!: Refactor, Update to version 2.5.x, Add Battle Scepter
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "proto-derive"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
syn = "2.0.53"
|
||||
quote = "1.0.35"
|
||||
proc-macro2 = "1.0.79"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
Reference in New Issue
Block a user