refactor encryption request
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m58s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m40s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled

This commit is contained in:
2026-02-28 16:06:36 +07:00
parent 635c500233
commit f1dfd90198
7 changed files with 189 additions and 384 deletions

2
Cargo.lock generated
View File

@@ -1668,6 +1668,8 @@ dependencies = [
"smallvec",
"smol",
"state",
"theme",
"ui",
]
[[package]]