crane/checks/simple-with-deny-toml/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
113 B
TOML
Raw Normal View History

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