Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
b00a1db3769c05f06d10aca90acec784b9e4c2ee
/
.
/
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"