diff --git a/Cargo.toml b/Cargo.toml index 14263a5..036ce84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lddtree" -version = "0.1.1" +version = "0.1.2" edition = "2018" description = "Read the ELF dependency tree" license = "MIT"