crane/examples/cross-rust-overlay/Cargo.toml

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

8 lines
107 B
TOML
Raw Normal View History

[package]
name = "cross-rust-overlay"
version = "0.1.0"
edition = "2021"
[dependencies]
openssl-sys = "*"