1 2 3 4 5 6 7 8 9 10
[dependencies] [package] authors = ["LSH <github@lsh.tech>"] description = "A library to interact with binary" edition = "2021" license = "GPL-3.0" name = "readbin" resolver = "2" version = "0.1.0"