feat!: Refactor, Update to version 2.5.x, Add Battle Scepter
This commit is contained in:
+3
-1
@@ -1,5 +1,5 @@
|
||||
[workspace]
|
||||
members = [ "gameserver", "proto", "sdkserver"]
|
||||
members = ["gameserver", "proto", "sdkserver"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
@@ -54,6 +54,8 @@ tracing-subscriber = { version = "0.3.18", features = [
|
||||
tracing-bunyan-formatter = "0.3.9"
|
||||
|
||||
proto = { path = "proto/" }
|
||||
proto-derive = { path = "proto/proto-derive" }
|
||||
|
||||
|
||||
[profile.release]
|
||||
strip = true # Automatically strip symbols from the binary.
|
||||
|
||||
Reference in New Issue
Block a user