diff --git a/Cargo.lock b/Cargo.lock index cc3c260..27eb23c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -875,7 +875,7 @@ checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7" [[package]] name = "rustbuster" -version = "0.1.0" +version = "2.0.0" dependencies = [ "clap", "dns-lookup", diff --git a/Cargo.toml b/Cargo.toml index 28d6218..edaa941 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustbuster" -version = "0.1.0" +version = "2.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html