mirror of
https://github.com/google/bumble.git
synced 2026-04-18 00:45:32 +00:00
Update pdl to 0.2.0
- Allows removing impl PartialEq for pdl Error
This commit is contained in:
@@ -24,7 +24,8 @@ itertools = "0.11.0"
|
||||
lazy_static = "1.4.0"
|
||||
thiserror = "1.0.41"
|
||||
bytes = "1.5.0"
|
||||
pdl-derive = "0.1.7"
|
||||
pdl-derive = "0.2.0"
|
||||
pdl-runtime = "0.2.0"
|
||||
|
||||
# Dev tools
|
||||
file-header = { version = "0.1.2", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user