Update dependencies

This commit is contained in:
Joscha 2024-05-20 19:12:41 +02:00
parent db734c5740
commit 19242a658e
5 changed files with 123 additions and 129 deletions

View file

@ -10,7 +10,7 @@ cove-macro = { path = "../cove-macro" }
serde = { workspace = true }
thiserror = { workspace = true }
toml = "0.8.12"
toml = "0.8.13"
[lints]
workspace = true