diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 5a3fee0..722079e 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rustypipe-cli" version = "0.1.0" -rust-version = "1.67.1" +rust-version = "1.70.0" edition.workspace = true authors.workspace = true license.workspace = true