[badges.appveyor]
repository = "KizzyCode/evercrypt_tiny-rust"
[build-dependencies.cc]
version = "1.0.73"
[dependencies]
[features]
default = []
[package]
authors = ["KizzyCode Software Labs./Keziah Biermann <development@kizzycode.de>"]
build = "build/main.rs"
categories = []
description = "A tiny build of EverCrypt's c89-distribution with autogenerated bindings"
edition = "2021"
keywords = []
license = "BSD-2-Clause OR MIT"
name = "evercrypt_tiny-sys"
readme = "README.md"
repository = "https://github.com/KizzyCode/evercrypt_tiny-rust"
version = "0.1.1"
[profile.bench]
overflow-checks = true
[profile.release]
overflow-checks = true