Starting out frontend
This commit is contained in:
parent
5b8d64ba8f
commit
64c76b9341
4 changed files with 15 additions and 3 deletions
1
project/frontend/Cargo.lock
generated
1
project/frontend/Cargo.lock
generated
|
@ -301,6 +301,7 @@ dependencies = [
|
|||
name = "thesis-frontend"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"stdweb 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"yew 0.14.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"yew-router 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue