mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
10 lines
253 B
TOML
10 lines
253 B
TOML
[package]
|
|
name = "memory_lane"
|
|
version = "0.1.0"
|
|
authors = ["Per Lindgren <per.lindgren@ltu.se>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
cargo-project = "0.2.3"
|