summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 503e7e86744c99e6d560d1d25167e9954846a976 (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.39"
luminance-derive = "0.5.3"
luminance-glfw = "0.12.1"