max / balanced_breakfast
1 file changed,
+0 insertions,
-2 deletions
| @@ -72,7 +72,6 @@ | |||
| 72 | 72 | ||
| 73 | 73 | # Theme loading | |
| 74 | 74 | makeover.workspace = true | |
| 75 | - | toml.workspace = true | |
| 76 | 75 | ||
| 77 | 76 | # HTTP (download_and_open command) | |
| 78 | 77 | ureq = "3.3" | |
| @@ -106,7 +105,6 @@ | |||
| 106 | 105 | chrono.workspace = true | |
| 107 | 106 | serde_json.workspace = true | |
| 108 | 107 | roxmltree.workspace = true | |
| 109 | - | toml.workspace = true | |
| 110 | 108 | wiremock.workspace = true | |
| 111 | 109 | # Enables synckit-client's `testing` feature (set_master_key_raw) for tests | |
| 112 | 110 | # only. Resolver 2 keeps this out of normal/release builds. |