Commit graph

8 commits

Author SHA1 Message Date
f17d351369
chore: bump crate version
Some checks failed
Rust / build (push) Has been cancelled
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I3787eb5f42c471dda268e1f3ccffd0296a6a6964
2025-11-15 23:00:47 +03:00
5fbc0f45bd
eh: don't load entire files into memory for hash replace; argchecking
Some checks are pending
Rust / build (push) Waiting to run
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie3385f68e70ee7848272010fbd41845e6a6a6964
2025-11-14 23:50:07 +03:00
185403436b
eh: replaced the manual directory traversal with walkdir
Some checks failed
Rust / build (push) Has been cancelled
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I537cc9b6ab7110c47f9884f1793b07596a6a6964
2025-11-13 01:13:13 +03:00
caa6dc9951
eh: modernize error handling; bump dependencies
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I63e346cd38bfb6cd277f6675fcefe64e6a6a6964
2025-11-13 01:06:08 +03:00
0174e390f3
try to get completions going
Some checks failed
Rust / build (push) Failing after 33s
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964dcd3beb752ae2d3a90ab6e545815c692
2025-08-04 23:10:00 +03:00
3d02eb2d51
declutter deps; optimize release profile for size
It compiles fast enough.
2025-07-22 22:42:00 +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