index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
doc
/
book
/
listings
/
ch04-understanding-ownership
/
no-listing-09-fixes-listing-04-06
/
Cargo.toml
blob: e8847526dcaaf3cf5ca57949794b02ae17ea5fb8 (
plain
)
1
2
3
4
5
6
[package]
name
=
"ownership"
version
=
"0.1.0"
edition
=
"2021"
[dependencies]