....just do it yourself...

This commit is contained in:
dignifiedquire
2024-05-18 14:38:43 +02:00
parent b95a593211
commit 96d43b6084
3 changed files with 69 additions and 5 deletions

View File

@@ -113,6 +113,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
# According to <https://www.openssl.org/policies/releasestrat.html>
# 3.1 branch will be supported until 2025-03-14.
openssl-src = "~300.1"
tracing = "0.1.40"
[dev-dependencies]