diff --git a/ctltool/Cargo.toml b/ctltool/Cargo.toml index 1c96038..ef31055 100644 --- a/ctltool/Cargo.toml +++ b/ctltool/Cargo.toml @@ -4,7 +4,7 @@ description = "A command line utility for inspecting and interacting with Window repository = "https://github.com/trailofbits/windows-ctl" readme = "../README.md" license = "Apache-2.0" -version = "0.1.1-rc.1" +version = "0.1.1-rc.2" edition = "2021" [dependencies]