diff --git a/Cargo.lock b/Cargo.lock index e61b79d..9cf1560 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3039,7 +3039,7 @@ dependencies = [ [[package]] name = "tycho-execution" -version = "1.2.0" +version = "0.0.1" dependencies = [ "alloy", "alloy-primitives", diff --git a/Cargo.toml b/Cargo.toml index 5a56041..bac2da1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tycho-execution" -version = "1.2.0" +version = "0.0.1" edition = "2021" [dependencies]