diff --git a/Cargo.toml b/Cargo.toml index c31ce59..04f9f32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo-check-external-types" -version = "0.1.6" +version = "0.1.7" authors = ["AWS Rust SDK Team ", "John DiSanti "] description = "Static analysis tool to detect external types exposed in a library's public API." edition = "2021"