Add initial parsing

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-06-29 12:07:07 +02:00
parent 12327bb44c
commit 87db209786
6 changed files with 244 additions and 2 deletions

View file

@ -100,6 +100,7 @@
rustfmt'
rustTarget
pkgs.cargo-insta
inputs.cargo-changelog.packages.${system}.default
];
};