Try being multiplatform with our config files.
This commit is contained in:
@@ -14,6 +14,7 @@ path="server/main.rs"
|
||||
[dependencies]
|
||||
anyhow = "^1.0.57"
|
||||
clap = { version = "^3.1.18", features = ["derive"] }
|
||||
etcetera = "^0.4.0"
|
||||
futures = "0.3.21"
|
||||
if-addrs = "0.7.0"
|
||||
lazy_static = "1.4.0"
|
||||
@@ -25,7 +26,6 @@ tokio = { version = "^1", features = ["full"] }
|
||||
toml = "^0.5.9"
|
||||
tracing = "^0.1.34"
|
||||
tracing-subscriber = { version = "^0.3.11", features = ["env-filter"] }
|
||||
xdg = "2.4.1"
|
||||
|
||||
[dev-dependencies]
|
||||
proptest = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user