Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
f9f0beec8492e05a459bd7080ad095b4cf9292bc
/
.
/
apps
/
client
/
hello
/
hello_rust
/
Cargo.toml
blob: 4a0ef0e3b1a18e2d627261b14e3542f2a52fa10d [
file
] [
log
] [
blame
]
[
package
]
name
=
"hello_rust"
version
=
"0.1.0"
edition
=
"2021"
# [lib]
# crate-type = ['cdylib']
[
dependencies
]
tui
=
"0.18.0"
crossterm
=
"0.23.2"
wasm
-
bindgen
=
"0.2.80"