diff --git a/Cargo.lock b/Cargo.lock index b469147..fac2d78 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -63,7 +63,7 @@ dependencies = [ [[package]] name = "rust-action-test" -version = "0.3.0" +version = "0.1.3" dependencies = [ "rand", ] diff --git a/Cargo.toml b/Cargo.toml index 9e32c0c..610b438 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-action-test" -version = "0.3.0" +version = "0.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html