joining server works but...
durian is POS
This commit is contained in:
@@ -14,7 +14,6 @@ eframe = { version = "0.29", default-features = false, features = [
|
||||
"persistence", # Enable restoring app state when restarting the app.
|
||||
] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
env_logger = "0.11.5"
|
||||
tokio = "1.40.0"
|
||||
tarpc = { version = "0.34.0", features = ["full"] }
|
||||
tracing = "0.1.40"
|
||||
|
||||
Reference in New Issue
Block a user