chore: remove old web-game & web-user-portal crates
This commit is contained in:
parent
2c41e68cd6
commit
20134ce468
36 changed files with 2 additions and 5454 deletions
35
Cargo.lock
generated
35
Cargo.lock
generated
|
|
@ -1449,26 +1449,6 @@ version = "1.1.0"
|
|||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
|
||||
|
||||
[[package]]
|
||||
name = "client_web"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"backbone-lib",
|
||||
"futures",
|
||||
"getrandom 0.3.4",
|
||||
"gloo-net 0.5.0",
|
||||
"gloo-storage",
|
||||
"gloo-timers",
|
||||
"leptos",
|
||||
"leptos_i18n",
|
||||
"rand 0.9.3",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"trictrac-store",
|
||||
"wasm-bindgen-futures",
|
||||
"web-sys",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "cmake"
|
||||
version = "0.1.58"
|
||||
|
|
@ -9245,21 +9225,6 @@ dependencies = [
|
|||
"wasm-bindgen",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "web-user-portal"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"gloo-net 0.5.0",
|
||||
"js-sys",
|
||||
"leptos",
|
||||
"leptos_router",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"wasm-bindgen",
|
||||
"wasm-bindgen-futures",
|
||||
"web-sys",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "webpki-roots"
|
||||
version = "0.26.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue