Update Cargo.toml

Add versioning bounds.
This commit is contained in:
Olivia Brooks
2025-02-26 14:03:27 -05:00
committed by GitHub
parent 288fee1072
commit d0baf9b7a7

View File

@@ -15,7 +15,7 @@ ron = "0.8.1, >=0.8, <0.9"
rust-i18n = "3.1.3"
[dependencies.clap]
version = "4.5.31"
version = "4.5, >=4.5.27, <=4.6"
default-features = false
features = [
# From default features collection