github source v1

This commit is contained in:
stoorps 2026-03-19 20:14:39 +00:00
parent 71f89dde9c
commit caf870d05e
Signed by: stoorps
SSH key fingerprint: SHA256:AZlPfu9hTu042EGtZElmDQoy+KvMOeShLDan/fYLoNI
50 changed files with 4139 additions and 131 deletions

View file

@ -8,7 +8,9 @@ license.workspace = true
path = "src/lib.rs"
[dependencies]
reqwest.workspace = true
serde.workspace = true
serde_yaml.workspace = true
toml.workspace = true
[dev-dependencies]