fix: use 256-bit entropy for pairing tokens (#351)

Merges #413
This commit is contained in:
Argenis 2026-02-16 13:48:03 -05:00 committed by GitHub
parent b161fff9ef
commit dc5a85c85c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 2 deletions

1
Cargo.lock generated
View file

@ -4843,6 +4843,7 @@ dependencies = [
"pdf-extract",
"probe-rs",
"prometheus",
"rand 0.8.5",
"reqwest",
"rppal",
"rusqlite",