index
:
rustbook
main
Follow along exercises of the rust book
jras
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
variables
/
Cargo.toml
blob: 4da3b81504bb76f0793115aaf9bee5fbdd49b0d8 (
plain
)
1
2
3
4
5
6
[package] name = "variables" version = "0.1.0" edition = "2021" [dependencies]