Commit Graph

4 Commits

Author SHA1 Message Date
modeco80
b015274e3b cvm-rs: Fix out of bound element length scanning
Also, add a unit test just to make sure this doesn't happen again.
2025-03-06 16:46:09 -05:00
Elijah R
b00c662b95 make rustfmt.toml consistent with editorconfig because of course rustfmt refuses to use the editorconfig 2024-08-04 15:59:39 -04:00
Elijah R
64d4774d00 chore: comment config.example.toml and format code with prettier/cargo 2024-08-04 15:50:00 -04:00
modeco80
b8ed177885 cvm-rs: merge guac and jpeg libs together into one
doesn't really need to be two seperate libraries. also preperation for other funnies

the build script has been replaced with a much saner justfile which uses much saner "yarn workspace" invocations instead of blindly cding all over the place
2024-06-22 21:14:05 -04:00