bump pdl dependencies versions

This commit is contained in:
Gilles Boccon-Gibod
2025-12-14 11:37:49 -08:00
parent 73f2853c5e
commit 7a35f5d095

View File

@@ -31,8 +31,8 @@ itertools = "0.11.0"
lazy_static = "1.4.0"
thiserror = "1.0.41"
bytes = "1.5.0"
pdl-derive = "0.2.0"
pdl-runtime = "0.2.0"
pdl-derive = "0.4.2"
pdl-runtime = "0.4.2"
futures = "0.3.28"
# Dev tools