mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 08:34:07 +02:00
updates
This commit is contained in:
parent
ea2cd36877
commit
19cd4f38ef
3 changed files with 42 additions and 41 deletions
|
|
@ -12,9 +12,9 @@ name = "bitbuffer_derive"
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
syn = { version = "2.0.66", features = ["extra-traits"] }
|
||||
quote = "1.0.36"
|
||||
proc-macro2 = "1.0.85"
|
||||
syn = { version = "2.0.98", features = ["extra-traits"] }
|
||||
quote = "1.0.38"
|
||||
proc-macro2 = "1.0.93"
|
||||
structmeta = "0.3.0"
|
||||
merge = "0.1.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue