Use official glyphon repository instead of fork
This commit is contained in:
parent
95ff96f71f
commit
1006206fb2
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ path = "../graphics"
|
||||||
|
|
||||||
[dependencies.glyphon]
|
[dependencies.glyphon]
|
||||||
version = "0.2"
|
version = "0.2"
|
||||||
git = "https://github.com/hecrj/glyphon.git"
|
git = "https://github.com/grovesNL/glyphon.git"
|
||||||
rev = "886f47c0a9905af340b07a488c953ac00c4bf370"
|
rev = "81dedbd04237e181c2118931c5f37d341aeb6837"
|
||||||
|
|
||||||
[dependencies.glam]
|
[dependencies.glam]
|
||||||
version = "0.24"
|
version = "0.24"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue