🔖 [macros] Libera versión de desarrollo 0.0.17
This commit is contained in:
parent
0c60530cc8
commit
7e050b56e5
2 changed files with 45 additions and 45 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pagetop-macros"
|
||||
version = "0.0.16"
|
||||
version = "0.0.17"
|
||||
edition = "2021"
|
||||
|
||||
description = """\
|
||||
|
|
@ -21,5 +21,5 @@ proc-macro = true
|
|||
proc-macro2 = "1.0.92"
|
||||
proc-macro-crate = "3.2.0"
|
||||
proc-macro-error = "1.0.4"
|
||||
quote = "1.0.37"
|
||||
syn = { version = "2.0.90", features = ["full"] }
|
||||
quote = "1.0.38"
|
||||
syn = { version = "2.0.95", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue