diff --git a/Cargo.toml b/Cargo.toml index c746972..0d0d453 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ version = "0.9.1" edition = "2024" rust-version = "1.89" license = "MIT" -authors = ["Manuel Raimann "] 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"