From 2be2ef20c97020438e9bc967ca042ca3547071eb Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 10 Jan 2023 17:18:29 +0100 Subject: [PATCH] dont need a preview release --- satrs-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satrs-core/Cargo.toml b/satrs-core/Cargo.toml index b089cb9..a7c5a73 100644 --- a/satrs-core/Cargo.toml +++ b/satrs-core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "satrs-core" -version = "0.1.0-pre0" +version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html