Автоматизация создания установщика для Arch, доработка API

This commit is contained in:
2024-07-06 17:33:46 +07:00
parent c3c95a1d53
commit 84443bef49
16 changed files with 732 additions and 191 deletions
+3
View File
@@ -344,8 +344,10 @@ checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
dependencies = [
"android-tzdata",
"iana-time-zone",
"js-sys",
"num-traits",
"serde",
"wasm-bindgen",
"windows-targets 0.52.5",
]
@@ -3212,6 +3214,7 @@ dependencies = [
"aes",
"block-modes",
"block-padding 0.3.3",
"chrono",
"hex",
"magic-crypt",
"rand 0.8.5",