zenyx-engine/editor/Cargo.toml
Jason Spalti 0e83a18f9b
Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging

* Use "clear" instead of "tput reset" for unix

* Remove redundant comments
2025-04-21 20:11:27 -04:00

5 lines
62 B
TOML

[package]
name = "editor"
version = "0.1.0"
edition = "2021"