Добавлена проверка токена пользователя для перед обработкой запроса.
This commit is contained in:
2025-03-27 20:03:35 +04:00
parent f703cc8326
commit 1add903f36
6 changed files with 94 additions and 15 deletions

2
Cargo.lock generated
View File

@@ -2351,7 +2351,7 @@ dependencies = [
[[package]]
name = "schedule-parser-rusted"
version = "0.5.0"
version = "0.6.0"
dependencies = [
"actix-macros 0.1.0",
"actix-test",