nix disable check phase, fix incomplete/failed write in proxy mode, add FML support, rename executable to dmm, image tag specific to servers, config folder from env,
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
[package]
|
||||
name = "dockermcmgr"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
edition = "2024"
|
||||
|
||||
#[[bin]]
|
||||
#name = "dmm"
|
||||
#path = "src/main.rs"
|
||||
[[bin]]
|
||||
name = "dmm"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
async-std = "1.13.2"
|
||||
|
||||
Reference in New Issue
Block a user