docs: Updated the license in the Cargo.toml

This commit is contained in:
2025-09-12 11:47:55 -06:00
parent 62c06cb9ca
commit aaf6850d59
+1 -1
View File
@@ -9,7 +9,7 @@ documentation = "https://github.com/Dark-Alex-17/gman"
repository = "https://github.com/Dark-Alex-17/gman"
homepage = "https://github.com/Dark-Alex-17/gman"
readme = "README.md"
license = "MIT"
license = "BSD-3-Clause"
rust-version = "1.89.0"
exclude = [".github", "CONTRIBUTING.md", "*.log", "tags"]