mirror of
https://github.com/kristoferssolo/tls-pq-bench.git
synced 2026-03-22 00:36:21 +00:00
refactor(server): use base64 crate instead of custom implementation
This commit is contained in:
@@ -10,6 +10,7 @@ license = "MIT OR Apache-2.0"
|
||||
|
||||
[workspace.dependencies]
|
||||
aws-lc-rs = "1"
|
||||
base64 = "0.22"
|
||||
cargo-husky = { version = "1", default-features = false, features = [
|
||||
"user-hooks",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user