Commit graph

11 commits

Author SHA1 Message Date
6f9c6893e1
chore: bump deps; set MSRV to 1.90
Some checks are pending
Rust / build (push) Waiting to run
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I5947bb6da4c5ab6b7c02222a2b0a4ac36a6a6964
2026-01-30 22:04:08 +03:00
e6d1b90b97
eh: improve error and warning glyphs; move logger to new crate
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I563b37a9f38f8dcec6dda7693ae45e826a6a6964
2026-01-30 22:04:05 +03:00
304a7e1a1a
eh: remove unused tracing dep
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Idd2818fa3d590b192c1bdecefb25da066a6a6964
2026-01-30 22:04:02 +03:00
237bfec0d4
chore: bump crate version
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I3787eb5f42c471dda268e1f3ccffd0296a6a6964
2026-01-30 22:04:00 +03:00
c185b1d09f eh: don't load entire files into memory for hash replace; argchecking
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie3385f68e70ee7848272010fbd41845e6a6a6964
2026-01-30 22:03:58 +03:00
2c48da5895 eh: replaced the manual directory traversal with walkdir
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I537cc9b6ab7110c47f9884f1793b07596a6a6964
2026-01-30 22:03:58 +03:00
7e60cb17db eh: modernize error handling; bump dependencies
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I63e346cd38bfb6cd277f6675fcefe64e6a6a6964
2026-01-30 22:03:58 +03:00
dfa03448cf try to get completions going
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964dcd3beb752ae2d3a90ab6e545815c692
2026-01-30 22:03:58 +03:00
48c228d893 declutter deps; optimize release profile for size
It compiles fast enough.
2026-01-30 22:03:58 +03:00
9bd20270ba
logging via tracing 2025-07-22 01:21:42 +03:00
a4d6b9e203
initial commit 2025-07-22 00:05:12 +03:00