Temp commit before restructure

This commit is contained in:
mfahampshire
2026-04-29 10:11:51 +01:00
parent 7783da7f9c
commit 2011aa9018
13 changed files with 1051 additions and 83 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ async fn https_get(
#[tokio::main]
async fn main() -> Result<(), BoxError> {
smolmix::init_logging();
nym_bin_common::logging::setup_tracing_logger();
rustls::crypto::ring::default_provider()
.install_default()
.expect("Failed to install rustls crypto provider");