Pin older version of base64 for now

This commit is contained in:
Aram 🍐 2023-10-02 17:07:37 -04:00
parent 653c314409
commit 6f143280d1
3 changed files with 3 additions and 5 deletions

1
Cargo.lock generated
View file

@ -445,6 +445,7 @@ dependencies = [
"anyhow",
"async-recursion",
"async-trait",
"base64",
"boringtun",
"bytes",
"clap",