added cobble_core crate
This commit is contained in:
parent
0ca4ba2ded
commit
fb7e76fe78
@ -27,6 +27,7 @@ futures-util = "0.3.30"
|
||||
ssh2 = "0.9.4"
|
||||
chrono = "0.4.38"
|
||||
zip = "2.1.3"
|
||||
cobble-core = { version = "1.2.0", features = ["auth", "serde", "modded"] }
|
||||
|
||||
[features]
|
||||
# This feature is used for production builds or when a dev server is not specified, DO NOT REMOVE!!
|
||||
|
Loading…
Reference in New Issue
Block a user