fix: install default crypto provider
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
43f589b016
commit
2e0779fc6c
3 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,7 @@ tokio = { version = "1.37.0", features = [
|
|||
"rt-multi-thread",
|
||||
"signal",
|
||||
] }
|
||||
rustls = "0.23.13"
|
||||
|
||||
[lints.rust]
|
||||
unsafe_code = "forbid"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue