1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-09-15 18:57:03 +00:00

feat: generate config

This commit is contained in:
Matthias Ahouansou 2024-04-19 20:17:31 +01:00
parent 08485ea5e4
commit 60a2f2d011
6 changed files with 163 additions and 94 deletions

View file

@ -54,6 +54,7 @@ let
include = [
"Cargo.lock"
"Cargo.toml"
"conduit-example.toml"
"src"
];
};