Update Cargo.toml (#299)

* Update Cargo.toml

* chore: fix clippy

* chore: bump actions

* chore: fix clippy

* chore: update target name

---------

Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
This commit is contained in:
morenol
2025-04-24 23:24:29 -04:00
committed by GitHub
parent 4092e24c2a
commit 76d1ef610d
9 changed files with 17 additions and 33 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "smartcore"
description = "Machine Learning in Rust."
homepage = "https://smartcorelib.org"
version = "0.4.0"
version = "0.4.1"
authors = ["smartcore Developers"]
edition = "2021"
license = "Apache-2.0"