mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-04 00:54:07 +02:00
derive: dont try to parse attributes from outside the crate
This commit is contained in:
parent
0b781fa64a
commit
d6ea837c4e
4 changed files with 14 additions and 12 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -25,7 +25,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "bitbuffer_derive"
|
||||
version = "0.11.0"
|
||||
version = "0.11.1"
|
||||
dependencies = [
|
||||
"bitbuffer",
|
||||
"merge",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue