rom: cleanup; defer to cognos for state management

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69647ec63e70606bc2e8e03ba97546f70c09
This commit is contained in:
raf 2025-10-10 10:00:42 +03:00
commit e0069c0ec3
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
10 changed files with 114 additions and 56 deletions

View file

@ -1,9 +1,9 @@
[package]
name = "cognos"
description = "Minimalistic parser for Nix's ATerm .drv and internal-json log formats"
version.workspace = true
edition.workspace = true
authors.workspace = true
version.workspace = true
edition.workspace = true
authors.workspace = true
rust-version.workspace = true
[lib]