about summary refs log tree commit diff
path: root/sys/Cargo.toml
blob: 0379d97f5b6d5cd6515b31b2b6b4b8665cd136be (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "sys"
version = "0.1.0"
authors = ["V <v@anomalous.eu>"]
edition = "2018"

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

[dependencies]