diff --git a/Cargo.toml b/Cargo.toml index e2b98e7..0b300fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2024" # (`toolchain: "1.98.1"`). Raise when the pin moves. rust-version = "1.98.1" license = "MIT OR Apache-2.0" -authors = ["Raul Montoya Cardenas "] +authors = ["Raul Cardenas Montoya "] description = "Pure-Rust implementation of the Neuromorphic Intermediate Representation (NIR) — the standard interchange format for spiking neural networks." repository = "https://github.com/Limen-Neural/nir-rs" homepage = "https://github.com/Limen-Neural/nir-rs"