max / quasi
1 file changed,
+3 insertions,
-3 deletions
| @@ -2331,9 +2331,9 @@ | |||
| 2331 | 2331 | ||
| 2332 | 2332 | [[package]] | |
| 2333 | 2333 | name = "makeover" | |
| 2334 | - | version = "2.5.1" | |
| 2334 | + | version = "2.6.0" | |
| 2335 | 2335 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 2336 | - | checksum = "556c88d4ad0f25579e984dc5c9d86429a9c4d70a8b811253d4e807556b514311" | |
| 2336 | + | checksum = "63f2504fc551cc50ca2766440ee1addd2452bfad02ec203411afe94a7d0a47a7" | |
| 2337 | 2337 | dependencies = [ | |
| 2338 | 2338 | "include_dir", | |
| 2339 | 2339 | "serde", | |
| @@ -4259,7 +4259,7 @@ | |||
| 4259 | 4259 | "serde_with", | |
| 4260 | 4260 | "swift-rs", | |
| 4261 | 4261 | "thiserror 2.0.20", | |
| 4262 | - | "toml 1.1.4+spec-1.1.0", | |
| 4262 | + | "toml 0.9.12+spec-1.1.0", | |
| 4263 | 4263 | "url", | |
| 4264 | 4264 | "urlpattern", | |
| 4265 | 4265 | "uuid", |