diff --git a/layout21utils/Cargo.toml b/layout21utils/Cargo.toml index 011ec80..6855f11 100644 --- a/layout21utils/Cargo.toml +++ b/layout21utils/Cargo.toml @@ -16,5 +16,5 @@ serde_derive = "1.0.88" serde_json = "1.0" serde_yaml = "0.8" textwrap = "0.14.2" -toml = "0.5.7" +toml = "0.5.10" schemars = {version = "0.8.10", features = ["rust_decimal"] }