diff --git a/Cargo.toml b/Cargo.toml index 7a0617f..b0fdda4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "navi" version = "2.25.0-beta1" -authors = ["Denis Isidoro "] +authors = ["Denis Isidoro ", "Alexis Opolka "] edition = "2021" description = "An interactive cheatsheet tool for the command-line" homepage = "https://github.com/denisidoro/navi"