aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 621e7e333724cd8ce5bd555f99d20aecdc4bb7c3 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "pathtrace"
version = "0.1.0"
authors = ["Julian T <julian@jtle.dk>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]