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
/
ch19-advanced-features
/
listing-19-01
/
Cargo.toml
blob: 3e8a292013d9c59ac2f57a214ee636aeb1232838 (
plain
)
1
2
3
4
5
6
[package]
name
=
"unsafe-example"
version
=
"0.1.0"
edition
=
"2021"
[dependencies]