Исправление критической уязвимости

This commit is contained in:
2024-06-15 18:57:46 +07:00
parent 0e2937effb
commit 6e04a42056
4 changed files with 12 additions and 3 deletions
+1
View File
@@ -16,6 +16,7 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
magic-crypt = "3.1.13"
rust-fuzzy-search = "0.1.1"
dotenv = "0.15.0"
[features]
# This feature is used for production builds or when a dev server is not specified, DO NOT REMOVE!!