appease the clippy god

This commit is contained in:
Simon Wicky
2025-05-20 16:08:04 +02:00
committed by Georgio Nicolas
parent 8151f65963
commit db5692ffc7
Generated
+3 -3
View File
@@ -6261,10 +6261,10 @@ version = "0.1.0"
dependencies = [
"dashmap",
"futures",
"nym-crypto 0.4.0",
"nym-crypto",
"nym-noise",
"nym-sphinx 0.1.0",
"nym-task 0.1.0",
"nym-sphinx",
"nym-task",
"rand 0.8.5",
"tokio",
"tokio-stream",