projects
/
mandelwow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
082d909
)
Bump version to 0.5.0.
author
Bernie Innocenti
<bernie@codewiz.org>
Sun, 9 Apr 2017 01:37:25 +0000
(21:37 -0400)
committer
Bernie Innocenti
<bernie@codewiz.org>
Sun, 9 Apr 2017 18:46:26 +0000
(14:46 -0400)
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 5c122ed1a6ebdbf199998d69c01256a1214e42af..82a174ccf21bb4701ed22f75977f570d0f258bbc 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-1,6
+1,6
@@
[package]
name = "mandelwow"
-version = "0.
3
.0"
+version = "0.
5
.0"
authors = ["Bernie Innocenti <bernie@codewiz.org>"]
license = "GPL-3.0+"
@@
-9,6
+9,7
@@
lto = true
panic = 'abort'
[dependencies]
+cgmath = "*"
glium = "*"
glutin = "*"
genmesh = "0.4.1"