Update Cargo.toml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Manuel
2026-02-12 14:12:52 +01:00
committed by GitHub
parent 8713a93636
commit 04d822479e
+1 -1
View File
@@ -7,7 +7,7 @@ version = "0.9.1"
edition = "2024"
rust-version = "1.89"
license = "MIT"
authors = ["Manuel Raimann <raimannma@outlook.de"]
authors = ["Manuel Raimann <raimannma@outlook.de>"]
description = "Bayesian and population-based optimization library with an Optuna-like API for hyperparameter tuning and black-box optimization"
repository = "https://github.com/raimannma/rust-optimizer"
documentation = "https://docs.rs/optimizer"