max / goingson
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
2 files changed,
+24 insertions,
-24 deletions
| @@ -1387,7 +1387,7 @@ | |||
| 1387 | 1387 | "libc", | |
| 1388 | 1388 | "option-ext", | |
| 1389 | 1389 | "redox_users", | |
| 1390 | - | "windows-sys 0.61.2", | |
| 1390 | + | "windows-sys 0.60.2", | |
| 1391 | 1391 | ] | |
| 1392 | 1392 | ||
| 1393 | 1393 | [[package]] | |
| @@ -1628,7 +1628,7 @@ | |||
| 1628 | 1628 | checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" | |
| 1629 | 1629 | dependencies = [ | |
| 1630 | 1630 | "libc", | |
| 1631 | - | "windows-sys 0.61.2", | |
| 1631 | + | "windows-sys 0.60.2", | |
| 1632 | 1632 | ] | |
| 1633 | 1633 | ||
| 1634 | 1634 | [[package]] | |
| @@ -3638,7 +3638,7 @@ | |||
| 3638 | 3638 | "png 0.18.1", | |
| 3639 | 3639 | "serde", | |
| 3640 | 3640 | "thiserror 2.0.20", | |
| 3641 | - | "windows-sys 0.61.2", | |
| 3641 | + | "windows-sys 0.60.2", | |
| 3642 | 3642 | ] | |
| 3643 | 3643 | ||
| 3644 | 3644 | [[package]] | |
| @@ -3771,7 +3771,7 @@ | |||
| 3771 | 3771 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 3772 | 3772 | checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" | |
| 3773 | 3773 | dependencies = [ | |
| 3774 | - | "windows-sys 0.61.2", | |
| 3774 | + | "windows-sys 0.60.2", | |
| 3775 | 3775 | ] | |
| 3776 | 3776 | ||
| 3777 | 3777 | [[package]] | |
| @@ -4705,7 +4705,7 @@ | |||
| 4705 | 4705 | ||
| 4706 | 4706 | [[package]] | |
| 4707 | 4707 | name = "quasi-http" | |
| 4708 | - | version = "0.26.0" | |
| 4708 | + | version = "0.27.0" | |
| 4709 | 4709 | dependencies = [ | |
| 4710 | 4710 | "form_urlencoded", | |
| 4711 | 4711 | "http", | |
| @@ -4714,14 +4714,14 @@ | |||
| 4714 | 4714 | ||
| 4715 | 4715 | [[package]] | |
| 4716 | 4716 | name = "quasi-router" | |
| 4717 | - | version = "0.26.0" | |
| 4717 | + | version = "0.27.0" | |
| 4718 | 4718 | dependencies = [ | |
| 4719 | 4719 | "makeover-layout", | |
| 4720 | 4720 | ] | |
| 4721 | 4721 | ||
| 4722 | 4722 | [[package]] | |
| 4723 | 4723 | name = "quasi-tauri" | |
| 4724 | - | version = "0.26.0" | |
| 4724 | + | version = "0.27.0" | |
| 4725 | 4725 | dependencies = [ | |
| 4726 | 4726 | "http", | |
| 4727 | 4727 | "quasi-http", | |
| @@ -4747,7 +4747,7 @@ | |||
| 4747 | 4747 | ||
| 4748 | 4748 | [[package]] | |
| 4749 | 4749 | name = "quasi-webview" | |
| 4750 | - | version = "0.26.0" | |
| 4750 | + | version = "0.27.0" | |
| 4751 | 4751 | dependencies = [ | |
| 4752 | 4752 | "docengine", | |
| 4753 | 4753 | "makeover-layout", | |
| @@ -5186,7 +5186,7 @@ | |||
| 5186 | 5186 | "errno", | |
| 5187 | 5187 | "libc", | |
| 5188 | 5188 | "linux-raw-sys", | |
| 5189 | - | "windows-sys 0.61.2", | |
| 5189 | + | "windows-sys 0.60.2", | |
| 5190 | 5190 | ] | |
| 5191 | 5191 | ||
| 5192 | 5192 | [[package]] | |
| @@ -5243,7 +5243,7 @@ | |||
| 5243 | 5243 | "security-framework", | |
| 5244 | 5244 | "security-framework-sys", | |
| 5245 | 5245 | "webpki-root-certs", | |
| 5246 | - | "windows-sys 0.61.2", | |
| 5246 | + | "windows-sys 0.60.2", | |
| 5247 | 5247 | ] | |
| 5248 | 5248 | ||
| 5249 | 5249 | [[package]] | |
| @@ -5783,7 +5783,7 @@ | |||
| 5783 | 5783 | checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4" | |
| 5784 | 5784 | dependencies = [ | |
| 5785 | 5785 | "libc", | |
| 5786 | - | "windows-sys 0.61.2", | |
| 5786 | + | "windows-sys 0.60.2", | |
| 5787 | 5787 | ] | |
| 5788 | 5788 | ||
| 5789 | 5789 | [[package]] | |
| @@ -6558,7 +6558,7 @@ | |||
| 6558 | 6558 | "getrandom 0.4.3", | |
| 6559 | 6559 | "once_cell", | |
| 6560 | 6560 | "rustix", | |
| 6561 | - | "windows-sys 0.61.2", | |
| 6561 | + | "windows-sys 0.60.2", | |
| 6562 | 6562 | ] | |
| 6563 | 6563 | ||
| 6564 | 6564 | [[package]] | |
| @@ -6580,7 +6580,7 @@ | |||
| 6580 | 6580 | "parking_lot", | |
| 6581 | 6581 | "rustix", | |
| 6582 | 6582 | "signal-hook", | |
| 6583 | - | "windows-sys 0.61.2", | |
| 6583 | + | "windows-sys 0.60.2", | |
| 6584 | 6584 | ] | |
| 6585 | 6585 | ||
| 6586 | 6586 | [[package]] | |
| @@ -7062,7 +7062,7 @@ | |||
| 7062 | 7062 | "png 0.18.1", | |
| 7063 | 7063 | "serde", | |
| 7064 | 7064 | "thiserror 2.0.20", | |
| 7065 | - | "windows-sys 0.61.2", | |
| 7065 | + | "windows-sys 0.60.2", | |
| 7066 | 7066 | ] | |
| 7067 | 7067 | ||
| 7068 | 7068 | [[package]] | |
| @@ -7097,7 +7097,7 @@ | |||
| 7097 | 7097 | dependencies = [ | |
| 7098 | 7098 | "memoffset", | |
| 7099 | 7099 | "tempfile", | |
| 7100 | - | "windows-sys 0.61.2", | |
| 7100 | + | "windows-sys 0.60.2", | |
| 7101 | 7101 | ] | |
| 7102 | 7102 | ||
| 7103 | 7103 | [[package]] | |
| @@ -7627,7 +7627,7 @@ | |||
| 7627 | 7627 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 7628 | 7628 | checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" | |
| 7629 | 7629 | dependencies = [ | |
| 7630 | - | "windows-sys 0.61.2", | |
| 7630 | + | "windows-sys 0.60.2", | |
| 7631 | 7631 | ] | |
| 7632 | 7632 | ||
| 7633 | 7633 | [[package]] | |
| @@ -8499,15 +8499,15 @@ | |||
| 8499 | 8499 | ||
| 8500 | 8500 | [[patch.unused]] | |
| 8501 | 8501 | name = "quasi-axum" | |
| 8502 | - | version = "0.26.0" | |
| 8502 | + | version = "0.27.0" | |
| 8503 | 8503 | ||
| 8504 | 8504 | [[patch.unused]] | |
| 8505 | 8505 | name = "quasi-basics" | |
| 8506 | - | version = "0.26.0" | |
| 8506 | + | version = "0.27.0" | |
| 8507 | 8507 | ||
| 8508 | 8508 | [[patch.unused]] | |
| 8509 | 8509 | name = "quasi-immediate" | |
| 8510 | - | version = "0.26.0" | |
| 8510 | + | version = "0.27.0" | |
| 8511 | 8511 | ||
| 8512 | 8512 | [[patch.unused]] | |
| 8513 | 8513 | name = "quasi-store" |
| @@ -38,7 +38,7 @@ | |||
| 38 | 38 | # `quasi` feature. Optional here as well as below so a default build compiles | |
| 39 | 39 | # neither: one `dep:` name covers both tables, which is what lets the feature | |
| 40 | 40 | # gate the build script and the crate together. | |
| 41 | - | quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.26", optional = true } | |
| 41 | + | quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.27", optional = true } | |
| 42 | 42 | ||
| 43 | 43 | [dependencies] | |
| 44 | 44 | goingson-core = { workspace = true } | |
| @@ -56,10 +56,10 @@ | |||
| 56 | 56 | # dependency's source even with the feature off -- so a public clone could not | |
| 57 | 57 | # build at all against a URL it could not reach. quasi went public that day and | |
| 58 | 58 | # the URL moved here with it. | |
| 59 | - | quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.26", optional = true } | |
| 60 | - | quasi-http = { git = "https://makenot.work/git/max/quasi.git", version = "0.26", optional = true } | |
| 61 | - | quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.26", optional = true } | |
| 62 | - | quasi-tauri = { git = "https://makenot.work/git/max/quasi.git", version = "0.26", optional = true } | |
| 59 | + | quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.27", optional = true } | |
| 60 | + | quasi-http = { git = "https://makenot.work/git/max/quasi.git", version = "0.27", optional = true } | |
| 61 | + | quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.27", optional = true } | |
| 62 | + | quasi-tauri = { git = "https://makenot.work/git/max/quasi.git", version = "0.27", optional = true } | |
| 63 | 63 | ||
| 64 | 64 | # Tauri | |
| 65 | 65 | tauri = { workspace = true, features = ["image-png", "devtools"] } |