Add safe configuration commands

This commit is contained in:
Eric Wendland 2026-07-18 16:15:13 +02:00
commit 443602a30b
7 changed files with 432 additions and 3 deletions

View file

@ -10,4 +10,5 @@ directories.workspace = true
serde.workspace = true
thiserror.workspace = true
toml_edit.workspace = true
tempfile.workspace = true
url.workspace = true