1 2 3 4 5 6 7 8 9 10
[package] name = "libribzip2" version = "0.4.0" edition = "2021" license = "MIT" authors = ["Philipp Vollmer"] description = "a bzip2 library written in pure rust" repository = "https://github.com/torfmaster/ribzip2" [dependencies]