added dynamic discovery of configurations

This commit is contained in:
2026-02-26 16:04:34 +01:00
parent 073414a25e
commit 07ccf7ccc7
13 changed files with 188 additions and 130 deletions

View File

@@ -30,3 +30,4 @@ libc = "0.2"
num_cpus = "1.17"
toml = "1.0.3"
regex = "1.12.3"
which = "8.0.0"