Update Cargo.toml

Employ Tilde requirements. All patches to clap were non-breaking of current functionality. 4.5.27 remains the tested version.
This commit is contained in:
Olivia Brooks
2025-02-20 14:34:01 -05:00
committed by GitHub
parent 97e89d3874
commit 7a6e02eb08

View File

@@ -10,7 +10,7 @@ ron = "0.8.1"
serde = { version = "~1.0.217", features = ["derive"] }
[dependencies.clap]
version = "4.5.30"
version = "~4.5.27"
default-features = false
features = [
# From default features collection