summaryrefslogtreecommitdiff
path: root/advanced/unsafe-rust/Cargo.toml
blob: b37474a3e65558853b971f40a751902db4ea629f (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "unsafe-rust"
version = "0.1.0"
authors = ["Adam Carpenter <53hornet@gmail.com>"]
edition = "2018"

[dependencies]