build: bump dependencies; version internal crates

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie83171ed923eda33cbb5ea360b8ddc566a6a6964
This commit is contained in:
raf 2026-05-09 19:59:08 +03:00
commit 1174e4496b
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
5 changed files with 22 additions and 23 deletions

View file

@ -3,8 +3,8 @@ name = "eh-log"
description = "Styled logging for eh"
version.workspace = true
edition.workspace = true
authors.workspace = true
rust-version.workspace = true
publish = false
[dependencies]
yansi.workspace = true

View file

@ -3,7 +3,6 @@ name = "xtask"
description.workspace = true
version.workspace = true
edition.workspace = true
authors.workspace = true
rust-version.workspace = true
publish = false