mirror of
https://github.com/kristoferssolo/traxor.git
synced 2026-02-04 06:42:04 +00:00
refactor(config): simplify config reading
!squash me !squash me
This commit is contained in:
@@ -3,9 +3,10 @@ name = "traxor"
|
||||
version = "0.1.0"
|
||||
authors = ["Kristofers Solo <dev@kristofers.xyz>"]
|
||||
license = "GPLv3"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
derive_macro = { path = "derive_macro" }
|
||||
color-eyre = "0.6"
|
||||
crossterm = "0.29"
|
||||
dirs = "6.0"
|
||||
|
||||
Reference in New Issue
Block a user