[dbg] Add endian order operations
This commit is contained in:
@@ -8,4 +8,5 @@ edition = "2021"
|
||||
[dependencies]
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
log = "0.4.20"
|
||||
simple_logger = "4.3"
|
||||
simple_logger = "4.3"
|
||||
byteorder = "1.5"
|
Reference in New Issue
Block a user