summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-08-11 17:57:36 +0200
committermetamuffin <metamuffin@disroot.org>2024-08-11 17:57:36 +0200
commitf9c46455c19c92aaa6238215810cce6ad2a6f78d (patch)
tree6158ed907983e083f784c489cf030e9febdd0db5 /Cargo.lock
parente57d8fc4f05222505bd4320d75245a2002102f08 (diff)
downloadhurrycurry-f9c46455c19c92aaa6238215810cce6ad2a6f78d.tar
hurrycurry-f9c46455c19c92aaa6238215810cce6ad2a6f78d.tar.bz2
hurrycurry-f9c46455c19c92aaa6238215810cce6ad2a6f78d.tar.zst
initialize crypto in bot
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d51ac429..2c6e2aa4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -285,6 +285,7 @@ dependencies = [
"hurrycurry-client-lib",
"hurrycurry-protocol",
"log",
+ "rustls",
]
[[package]]