Yaml rust2 (#5635)

* use yaml-rust2
This commit is contained in:
realbigsean
2024-04-24 02:02:10 -04:00
committed by GitHub
parent 61962898e2
commit c4a2bcb9c7
3 changed files with 43 additions and 393 deletions

View File

@@ -8,5 +8,5 @@ edition = { workspace = true }
bytes = { workspace = true }
[dev-dependencies]
yaml-rust2 = "0.8"
hex = { workspace = true }
serde_yml = "0.0.4"