Merge pull request #2076 from senekor/remo/snryotxotoxv

Improve initialization in workspace
This commit is contained in:
Mo
2024-08-08 23:48:09 +02:00
committed by GitHub
co-authored by GitHub
4 changed files with 81 additions and 26 deletions
+3
View File
@@ -57,6 +57,9 @@ serde_json = "1.0.122"
serde.workspace = true
toml_edit.workspace = true
[dev-dependencies]
tempfile = "3.12.0"
[profile.release]
panic = "abort"