add rustfmt target
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 9s
Gentoo Utils / build (push) Failing after 27s

This commit is contained in:
2025-12-08 21:23:38 +00:00
parent 160b27e6b0
commit 53f2798549
7 changed files with 26 additions and 1 deletions

5
src/meson.build Normal file
View File

@@ -0,0 +1,5 @@
sources += files('lib.rs')
subdir('atom')
subdir('repo')
subdir('useflag')