From 0e8e3b07c784e650c35a78b93f778ed0693b7937 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 May 2024 16:07:19 +0000 Subject: [PATCH] Release: skf-rs-v0.5.0 --- skf-rs/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skf-rs/Cargo.toml b/skf-rs/Cargo.toml index 308cd02..eab9a85 100644 --- a/skf-rs/Cargo.toml +++ b/skf-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "skf-rs" -version = "0.4.1" +version = "0.5.0" edition = "2021" authors = [ "CJ ", @@ -24,4 +24,4 @@ anyhow = "1.0" libloading = "0.8" [dev-dependencies] -hex = "0.4" \ No newline at end of file +hex = "0.4"