index
:
learning_rust.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hello_world
/
Cargo.toml
blob: 4f0a461e33b75ac49d81d831700fdfdf56ee5da9 (
plain
)
1
2
3
4
5
6
[package] name = "hello_world" version = "0.1.0" edition = "2024" [dependencies]