finally fix workflow i hope

This commit is contained in:
Chance 2025-01-11 15:28:01 -05:00 committed by BitSyndicate
parent 3ccb504e8c
commit e4d919ad89
Signed by untrusted user: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
8 changed files with 113 additions and 126 deletions

View file

@ -1,5 +1,5 @@
[package]
name = "engine"
name = "zenyx"
version = "0.1.0"
edition = "2024"
repository = "https://github.com/Zenyx-Engine/Zenyx"
@ -8,7 +8,6 @@ anyhow = "1.0.94"
backtrace = "0.3.74"
chrono = "0.4.39"
colored = "2.2.0"
crashreport = "1.0.1"
dirs-next = "2.0.0"
lazy_static.workspace = true