Pull dependency version hotfixes. #6

Merged
Cutieguwu merged 9 commits from main into rapid-dev 2025-02-26 14:16:06 -05:00
Showing only changes of commit f8a98c3743 - Show all commits

View File

@@ -12,7 +12,7 @@ edition = "2021"
# For serde info, see [dependencies.serde]
libc = "0.2.170, >=0.2.169, <=0.2.170"
ron = "0.8.1, >=0.8, <0.9"
rust-i18n = "3.1.3"
rust-i18n = "3.1.3, >=3.1.3, <3.2"
[dependencies.clap]
version = "4.5, >=4.5.27, <=4.6"