fix the whole single mutex on the server state thing #121

Merged
jake merged 9 commits from making_shipstate_clone into master 2022-10-18 23:50:45 -04:00
Showing only changes of commit 4dc814d244 - Show all commits

View File

@ -34,7 +34,3 @@ strum = "0.19.5"
strum_macros = "0.19"
anyhow = { version = "1.0.47", features = ["backtrace"] }
fix-hidden-lifetime-bug = "0.2.4"
[patch."http://git.sharnoth.com/jake/libpso"]
libpso = { path = "../libpso" }