Fix integration tests

This commit is contained in:
Remo Senekowitsch
2024-08-08 14:08:06 +02:00
parent dc086c6bf1
commit 8b43d79257
3 changed files with 59 additions and 7 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"