summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2020-03-03 08:04:35 -0600
committerTom Barrett <tom@tombarrett.xyz>2020-03-03 08:04:35 -0600
commit930579481957454e81c09da1391ec0019607c360 (patch)
treeda3f5dd07196ae872096047554c85dee9e299b3d /Cargo.toml
parentcdab0086ec6eae662a9c40503f302f391141fbc0 (diff)
updating
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8ad6de8..503e7e8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,6 @@ authors = ["Tom Barrett <tom@tombarrett.xyz>"]
edition = "2018"
[dependencies]
-luminance = "0.38"
-luminance-derive = "0.5.2"
-luminance-glfw = "0.12"
+luminance = "0.39"
+luminance-derive = "0.5.3"
+luminance-glfw = "0.12.1"