Автоматизация создания установщика для 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
+1
View File
@@ -22,6 +22,7 @@ hex = "0.4"
aes = "0.7.5"
block-modes = "0.8.1"
block-padding = "0.3.3"
chrono = "0.4.38"
[features]
# This feature is used for production builds or when a dev server is not specified, DO NOT REMOVE!!