index
:
rust
main
Rust training repo
Ben Ray
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hello-async
/
Cargo.toml
blob: 72b4aab4666a3cb44f03682b6a827f97c125ea26 (
plain
)
1
2
3
4
5
6
[package]
name
=
"hello-async"
version
=
"0.1.0"
edition
=
"2024"
[dependencies]