1 2 3 4 5 6 7 8 9
[package] name = "extract-strings" version = "0.4.1" license.workspace = true edition.workspace = true repository.workspace = true description = "Extract ascii strings from files" [dependencies]