1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Update personal data usage info

This commit is contained in:
NGnius (Graham)
2025-01-26 00:26:34 -05:00
parent e73002ea72
commit 82d0c3d0f3
3 changed files with 1 additions and 14 deletions

10
Cargo.lock generated
View File

@@ -163,7 +163,6 @@ dependencies = [
"libfj",
"log",
"rocket",
"rocket-client-addr",
"steamworks",
"uuid",
]
@@ -1686,15 +1685,6 @@ dependencies = [
"yansi",
]
[[package]]
name = "rocket-client-addr"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30ca3b4757605fd3fbdffd2265091d5dad0086403bc9f31d5719c8352b6fa432"
dependencies = [
"rocket",
]
[[package]]
name = "rocket_codegen"
version = "0.5.1"