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