crane/checks/simple-with-deny-toml/Cargo.toml
Aidan Gauland f8f1b3fc5b
cargoLib.cargoDeny: init (#440)
---------

Co-authored-by: Ivan Petkov <ivanppetkov@gmail.com>
2023-10-20 21:45:03 +00:00

9 lines
113 B
TOML

[package]
name = "simple"
version = "0.1.0"
edition = "2021"
license = "CC0-1.0"
[dependencies]
byteorder = "*"