blob: 0a73909c114da9e259d9658ac1b487ce3880855b (
plain)
1
2
3
4
5
6
7
8
9
|
[package]
name = "sarm"
version = "0.1.0"
authors = ["Santo Cariotti <dcariotti24@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
|