refactor: rename library from optimize to optimizer
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "optimize"
|
||||
name = "optimizer"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.88"
|
||||
license = "MIT"
|
||||
authors = ["Manuel Raimann <raimannma@outlook.de"]
|
||||
description = "A Rust library for optimization algorithms."
|
||||
repository = "https://github.com/raimannma/rust-optimize"
|
||||
repository = "https://github.com/raimannma/rust-optimizer"
|
||||
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user