| 1 |
# This file is automatically @generated by Cargo. |
| 2 |
# It is not intended for manual editing. |
| 3 |
version = 4 |
| 4 |
|
| 5 |
[[package]] |
| 6 |
name = "bitflags" |
| 7 |
version = "2.13.1" |
| 8 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 |
checksum = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da" |
| 10 |
|
| 11 |
[[package]] |
| 12 |
name = "cfg-if" |
| 13 |
version = "1.0.4" |
| 14 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 15 |
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 16 |
|
| 17 |
[[package]] |
| 18 |
name = "equivalent" |
| 19 |
version = "1.0.2" |
| 20 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 21 |
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 22 |
|
| 23 |
[[package]] |
| 24 |
name = "errno" |
| 25 |
version = "0.3.14" |
| 26 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 27 |
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 28 |
dependencies = [ |
| 29 |
"libc", |
| 30 |
"windows-sys", |
| 31 |
] |
| 32 |
|
| 33 |
[[package]] |
| 34 |
name = "fastrand" |
| 35 |
version = "2.5.0" |
| 36 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 37 |
checksum = "da7c62ceae207dd37ea5b845da6a0696c799f85e97da1ab5b7910be3c1c80223" |
| 38 |
|
| 39 |
[[package]] |
| 40 |
name = "getrandom" |
| 41 |
version = "0.4.3" |
| 42 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 43 |
checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099" |
| 44 |
dependencies = [ |
| 45 |
"cfg-if", |
| 46 |
"libc", |
| 47 |
"r-efi", |
| 48 |
] |
| 49 |
|
| 50 |
[[package]] |
| 51 |
name = "hashbrown" |
| 52 |
version = "0.17.1" |
| 53 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 54 |
checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" |
| 55 |
|
| 56 |
[[package]] |
| 57 |
name = "indexmap" |
| 58 |
version = "2.14.0" |
| 59 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 60 |
checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" |
| 61 |
dependencies = [ |
| 62 |
"equivalent", |
| 63 |
"hashbrown", |
| 64 |
] |
| 65 |
|
| 66 |
[[package]] |
| 67 |
name = "libc" |
| 68 |
version = "0.2.189" |
| 69 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 70 |
checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2" |
| 71 |
|
| 72 |
[[package]] |
| 73 |
name = "linux-raw-sys" |
| 74 |
version = "0.12.1" |
| 75 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 76 |
checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" |
| 77 |
|
| 78 |
[[package]] |
| 79 |
name = "mnw-assumptions" |
| 80 |
version = "0.1.0" |
| 81 |
dependencies = [ |
| 82 |
"regex-lite", |
| 83 |
"serde", |
| 84 |
"subst", |
| 85 |
"tempfile", |
| 86 |
"toml", |
| 87 |
] |
| 88 |
|
| 89 |
[[package]] |
| 90 |
name = "once_cell" |
| 91 |
version = "1.21.4" |
| 92 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 93 |
checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" |
| 94 |
|
| 95 |
[[package]] |
| 96 |
name = "proc-macro2" |
| 97 |
version = "1.0.107" |
| 98 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 99 |
checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9" |
| 100 |
dependencies = [ |
| 101 |
"unicode-ident", |
| 102 |
] |
| 103 |
|
| 104 |
[[package]] |
| 105 |
name = "quote" |
| 106 |
version = "1.0.47" |
| 107 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 108 |
checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001" |
| 109 |
dependencies = [ |
| 110 |
"proc-macro2", |
| 111 |
] |
| 112 |
|
| 113 |
[[package]] |
| 114 |
name = "r-efi" |
| 115 |
version = "6.0.0" |
| 116 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 117 |
checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" |
| 118 |
|
| 119 |
[[package]] |
| 120 |
name = "regex-lite" |
| 121 |
version = "0.1.9" |
| 122 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 123 |
checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973" |
| 124 |
|
| 125 |
[[package]] |
| 126 |
name = "rustix" |
| 127 |
version = "1.1.4" |
| 128 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 129 |
checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" |
| 130 |
dependencies = [ |
| 131 |
"bitflags", |
| 132 |
"errno", |
| 133 |
"libc", |
| 134 |
"linux-raw-sys", |
| 135 |
"windows-sys", |
| 136 |
] |
| 137 |
|
| 138 |
[[package]] |
| 139 |
name = "serde" |
| 140 |
version = "1.0.229" |
| 141 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 142 |
checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba" |
| 143 |
dependencies = [ |
| 144 |
"serde_core", |
| 145 |
"serde_derive", |
| 146 |
] |
| 147 |
|
| 148 |
[[package]] |
| 149 |
name = "serde_core" |
| 150 |
version = "1.0.229" |
| 151 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 152 |
checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48" |
| 153 |
dependencies = [ |
| 154 |
"serde_derive", |
| 155 |
] |
| 156 |
|
| 157 |
[[package]] |
| 158 |
name = "serde_derive" |
| 159 |
version = "1.0.229" |
| 160 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 161 |
checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348" |
| 162 |
dependencies = [ |
| 163 |
"proc-macro2", |
| 164 |
"quote", |
| 165 |
"syn", |
| 166 |
] |
| 167 |
|
| 168 |
[[package]] |
| 169 |
name = "serde_spanned" |
| 170 |
version = "1.1.1" |
| 171 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 172 |
checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26" |
| 173 |
dependencies = [ |
| 174 |
"serde_core", |
| 175 |
] |
| 176 |
|
| 177 |
[[package]] |
| 178 |
name = "subst" |
| 179 |
version = "0.1.0" |
| 180 |
|
| 181 |
[[package]] |
| 182 |
name = "syn" |
| 183 |
version = "3.0.3" |
| 184 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 185 |
checksum = "53e9bae58849f64dfa4f5d5ae372c8341f7305f82a3868709269343628b659a3" |
| 186 |
dependencies = [ |
| 187 |
"proc-macro2", |
| 188 |
"quote", |
| 189 |
"unicode-ident", |
| 190 |
] |
| 191 |
|
| 192 |
[[package]] |
| 193 |
name = "tempfile" |
| 194 |
version = "3.27.0" |
| 195 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 196 |
checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" |
| 197 |
dependencies = [ |
| 198 |
"fastrand", |
| 199 |
"getrandom", |
| 200 |
"once_cell", |
| 201 |
"rustix", |
| 202 |
"windows-sys", |
| 203 |
] |
| 204 |
|
| 205 |
[[package]] |
| 206 |
name = "toml" |
| 207 |
version = "1.1.3+spec-1.1.0" |
| 208 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 209 |
checksum = "53c96ecdfa941c8fc4fcaed14f99ada8ebed502eef533015095a07e3301d4c3c" |
| 210 |
dependencies = [ |
| 211 |
"indexmap", |
| 212 |
"serde_core", |
| 213 |
"serde_spanned", |
| 214 |
"toml_datetime", |
| 215 |
"toml_parser", |
| 216 |
"toml_writer", |
| 217 |
"winnow", |
| 218 |
] |
| 219 |
|
| 220 |
[[package]] |
| 221 |
name = "toml_datetime" |
| 222 |
version = "1.1.1+spec-1.1.0" |
| 223 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 224 |
checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7" |
| 225 |
dependencies = [ |
| 226 |
"serde_core", |
| 227 |
] |
| 228 |
|
| 229 |
[[package]] |
| 230 |
name = "toml_parser" |
| 231 |
version = "1.1.2+spec-1.1.0" |
| 232 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 233 |
checksum = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526" |
| 234 |
dependencies = [ |
| 235 |
"winnow", |
| 236 |
] |
| 237 |
|
| 238 |
[[package]] |
| 239 |
name = "toml_writer" |
| 240 |
version = "1.1.2+spec-1.1.0" |
| 241 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 242 |
checksum = "7d56353a2a665ad0f41a421187180aab746c8c325620617ad883a99a1cbe66d2" |
| 243 |
|
| 244 |
[[package]] |
| 245 |
name = "unicode-ident" |
| 246 |
version = "1.0.24" |
| 247 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 248 |
checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" |
| 249 |
|
| 250 |
[[package]] |
| 251 |
name = "windows-link" |
| 252 |
version = "0.2.1" |
| 253 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 254 |
checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 255 |
|
| 256 |
[[package]] |
| 257 |
name = "windows-sys" |
| 258 |
version = "0.61.2" |
| 259 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 260 |
checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 261 |
dependencies = [ |
| 262 |
"windows-link", |
| 263 |
] |
| 264 |
|
| 265 |
[[package]] |
| 266 |
name = "winnow" |
| 267 |
version = "1.0.4" |
| 268 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 269 |
checksum = "23b97319f7b8343df12cc98938e5c3eb436064524c8d2b4e30a1d3a36eecdf81" |
| 270 |
|
| 271 |
[[patch.unused]] |
| 272 |
name = "docengine" |
| 273 |
version = "0.5.0" |
| 274 |
|
| 275 |
[[patch.unused]] |
| 276 |
name = "kberg" |
| 277 |
version = "0.1.0" |
| 278 |
|
| 279 |
[[patch.unused]] |
| 280 |
name = "painhours" |
| 281 |
version = "0.1.0" |
| 282 |
|
| 283 |
[[patch.unused]] |
| 284 |
name = "tagtree" |
| 285 |
version = "0.4.0" |
| 286 |
|
| 287 |
[[patch.unused]] |
| 288 |
name = "synckit-client" |
| 289 |
version = "0.8.0" |
| 290 |
|
| 291 |
[[patch.unused]] |
| 292 |
name = "synckit-config" |
| 293 |
version = "0.2.0" |
| 294 |
|
| 295 |
[[patch.unused]] |
| 296 |
name = "quasi-axum" |
| 297 |
version = "0.1.0" |
| 298 |
|
| 299 |
[[patch.unused]] |
| 300 |
name = "quasi-http" |
| 301 |
version = "0.1.0" |
| 302 |
|
| 303 |
[[patch.unused]] |
| 304 |
name = "quasi-router" |
| 305 |
version = "0.1.0" |
| 306 |
|
| 307 |
[[patch.unused]] |
| 308 |
name = "quasi-store" |
| 309 |
version = "0.1.0" |
| 310 |
|
| 311 |
[[patch.unused]] |
| 312 |
name = "quasi-tauri" |
| 313 |
version = "0.1.0" |
| 314 |
|
| 315 |
[[patch.unused]] |
| 316 |
name = "quasi-webview" |
| 317 |
version = "0.1.0" |
| 318 |
|