summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 73058072d3e988e475be37681b9a4e64e97fb6d1 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "os_pic"
version = "0.0.1"
edition = "2021"
authors = [ "Christian Cunningham <c@localhost>" ]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]