Compare commits
No commits in common. "3f9be20a14bb28a47db322cea4f62a2c54f5eaf9" and "aab92113f1a7ab85278eb30db99a768e3976df9d" have entirely different histories.
3f9be20a14
...
aab92113f1
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ sdl2 = { version = "0.37.0" }
|
||||||
syn = { version = "2.0.67", features = ["extra-traits", "full"] }
|
syn = { version = "2.0.67", features = ["extra-traits", "full"] }
|
||||||
quote = "1.0.35"
|
quote = "1.0.35"
|
||||||
proc-macro2 = "1.0.86"
|
proc-macro2 = "1.0.86"
|
||||||
downcast-rs = "2.0.0"
|
downcast-rs = "1.2.1"
|
||||||
plexus = { version = "0.0.11", default-features = false }
|
plexus = { version = "0.0.11", default-features = false }
|
||||||
|
|
||||||
utilities = { git = "https://gavania.de/hodasemi/utilities.git" }
|
utilities = { git = "https://gavania.de/hodasemi/utilities.git" }
|
||||||
|
|
Loading…
Reference in a new issue