Remove last use of byteorder crate

This commit is contained in:
2024-03-09 23:29:51 -08:00
parent 59221648ca
commit 2d9fce3f59
3 changed files with 1 additions and 11 deletions
-1
View File
@@ -6,5 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
byteorder = "1.5.0"
nom = "7.1.3"