From b1a1b12cf2e50b8ac40e126171577de157cb9442 Mon Sep 17 00:00:00 2001 From: primardj Date: Thu, 18 Apr 2024 00:35:36 +0100 Subject: [PATCH] release 0.3.0 --- 01_phase_rust_src/sv-rustit/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_phase_rust_src/sv-rustit/Cargo.toml b/01_phase_rust_src/sv-rustit/Cargo.toml index 77d1906..4ea92d0 100644 --- a/01_phase_rust_src/sv-rustit/Cargo.toml +++ b/01_phase_rust_src/sv-rustit/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sv-rustit" -version = "0.2.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html