Dependencies update

This commit is contained in:
Olivier Goffart 2023-10-02 19:18:59 +02:00 committed by Olivier Goffart
parent 661080676a
commit 86968d6f80
4 changed files with 5 additions and 4 deletions

View file

@ -25,4 +25,4 @@ i-slint-compiler = { workspace = true, features = ["default", "rust", "display-d
spin_on = "0.1"
thiserror = "1"
toml_edit = "0.19"
toml_edit = { workspace = true }