crane/examples/quick-start-simple/Cargo.toml

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

9 lines
187 B
TOML
Raw Normal View History

2022-01-17 01:25:41 +03:00
[package]
name = "quick-start-simple"
2022-01-17 01:25:41 +03:00
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]