summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 8ad6de86bf643b6885653f3036ae56f8361202c0 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "working-title"
version = "0.1.0"
authors = ["Tom Barrett <tom@tombarrett.xyz>"]
edition = "2018"

[dependencies]
luminance = "0.38"
luminance-derive = "0.5.2"
luminance-glfw = "0.12"