1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "minc"
description = "abandoned"
version = "0.0.1"
authors = ["Tony Arcieri <bascule@gmail.com>"]
edition = "2018"
license = "Apache-2.0 OR MIT"
categories = ["cryptography"]

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

[dependencies]