Add anyhow and configurable TcpListener
- add anyhow to Cargo.toml - make the connection parameter (for the TcpListener) configurable
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#
|
||||
# Husk config file
|
||||
#
|
||||
connection = "localhost:3000"
|
||||
|
||||
logfile_config = "./config/log4rs.yml"
|
||||
|
||||
Reference in New Issue
Block a user