Add anyhow and configurable TcpListener
- add anyhow to Cargo.toml - make the connection parameter (for the TcpListener) configurable
This commit is contained in:
Generated
+1
@@ -164,6 +164,7 @@ checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424"
|
||||
name = "husk"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bytes",
|
||||
"indymilter",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user