From fff1c08dccd2662580cafa7ac217817adfa70055 Mon Sep 17 00:00:00 2001 From: Sintel Date: Thu, 19 Dec 2024 14:11:27 +0100 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 79bd614..4cf5d41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "no_denormals" authors = ["sintel"] -version = "0.1.3" +version = "0.2.0" edition = "2021" license = "MIT" repository = "https://github.com/Sin-tel/no_denormals"