index
:
53hornet/learning-rust
master
Exercises from the Rust Book and Manning Rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust-book
/
add
/
Cargo.toml
blob: 37b9688fe3d05eee87f09504cfaec7d811af30e5 (
plain
) (
blame
)
1
2
3
4
5
6
7
[workspace] members = [ "adder", "add-one", ]