Fixed version comparison when going above 0.9

This commit is contained in:
veeso
2022-08-30 15:54:37 +02:00
parent 2f1b644a40
commit 833cd7d3ba
4 changed files with 26 additions and 1 deletions

View File

@@ -62,6 +62,7 @@ toml = "0.5.0"
tui-realm-stdlib = "1.1.7"
tuirealm = "1.8.0"
unicode-width = "0.1.8"
version-compare = "0.1.0"
whoami = "1.2.1"
wildmatch = "2.1.1"