fix: Use leniency for semver parsing (#184)

This commit is contained in:
Gerald Pinder 2024-05-16 20:15:14 -04:00 committed by GitHub
parent e6905b4fcc
commit abedf4fc6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 46 additions and 3 deletions

View file

@ -60,6 +60,7 @@ clap-verbosity-flag = "2"
clap_complete = "4"
clap_complete_nushell = "4"
fuzzy-matcher = "0.3"
lenient_semver = "0.4.2"
once_cell = "1.19.0"
open = "5"
os_info = "3.7" # update os module config and tests when upgrading os_info