Merge branch 'main' into core_update
This commit is contained in:
commit
15b148df37
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ repository = "https://github.com/Zenyx-Engine/Zenyx"
|
||||||
anyhow = "1.0.94"
|
anyhow = "1.0.94"
|
||||||
backtrace = "0.3.74"
|
backtrace = "0.3.74"
|
||||||
chrono = "0.4.39"
|
chrono = "0.4.39"
|
||||||
colored = "2.2.0"
|
colored = "3.0.0"
|
||||||
|
crashreport = "1.0.1"
|
||||||
dirs-next = "2.0.0"
|
dirs-next = "2.0.0"
|
||||||
|
|
||||||
lazy_static.workspace = true
|
lazy_static.workspace = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue