mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
janitor: Update toml-edit to 0.15
This commit is contained in:
parent
9b30cacd0c
commit
107c68e35a
2 changed files with 2 additions and 2 deletions
|
@ -23,4 +23,4 @@ i-slint-compiler = { version = "=0.3.1", path = "../../../internal/compiler", fe
|
|||
|
||||
spin_on = "0.1"
|
||||
thiserror = "1"
|
||||
toml_edit = "0.14.2"
|
||||
toml_edit = "0.15"
|
||||
|
|
|
@ -17,7 +17,7 @@ cargo_metadata = "0.15"
|
|||
anyhow = "1.0"
|
||||
lazy_static = "1.4.0"
|
||||
regex = "1.4"
|
||||
toml_edit = "0.14.2"
|
||||
toml_edit = "0.15"
|
||||
xshell = "0.2.1"
|
||||
serde_json = "1.0"
|
||||
cbindgen = "0.24"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue