lock em up

This commit is contained in:
Lev
2022-06-27 17:05:45 -07:00
parent 186f8be5b3
commit 21bf07258c

View File

@@ -29,5 +29,5 @@ hmac = "0.12"
sha2 = "0.10" sha2 = "0.10"
base64 = "0.13" base64 = "0.13"
stringprep = "0.1" stringprep = "0.1"
tokio-rustls = "*" tokio-rustls = "0.23"
rustls-pemfile = "*" rustls-pemfile = "1"