max / makenotwork
2 files changed,
+37 insertions,
-37 deletions
| @@ -5381,9 +5381,9 @@ | |||
| 5381 | 5381 | ||
| 5382 | 5382 | [[package]] | |
| 5383 | 5383 | name = "makeover-build" | |
| 5384 | - | version = "0.49.0" | |
| 5384 | + | version = "0.49.1" | |
| 5385 | 5385 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 5386 | - | checksum = "08975ffa5588135d21fbfb10ce0a70e5cd4da193e679a5f6a56160049ed0183b" | |
| 5386 | + | checksum = "b66a88fb6bd30611d1b30c28d1ede1742c58236148f8e825996dd23fc995966b" | |
| 5387 | 5387 | dependencies = [ | |
| 5388 | 5388 | "makeover", | |
| 5389 | 5389 | "makeover-geometry", | |
| @@ -5398,15 +5398,15 @@ | |||
| 5398 | 5398 | ||
| 5399 | 5399 | [[package]] | |
| 5400 | 5400 | name = "makeover-layout" | |
| 5401 | - | version = "0.33.0" | |
| 5401 | + | version = "0.35.0" | |
| 5402 | 5402 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 5403 | - | checksum = "7ba9bae28e348ef6df04ddf04222703b5ea680ac2c978f0dce8679e2acbdc5a0" | |
| 5403 | + | checksum = "774bfd81b003f0d0059ff50daa8e625e6969175bc0132ddf7c2108bba40c47d5" | |
| 5404 | 5404 | ||
| 5405 | 5405 | [[package]] | |
| 5406 | 5406 | name = "makeover-touch" | |
| 5407 | - | version = "0.23.0" | |
| 5407 | + | version = "0.24.0" | |
| 5408 | 5408 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 5409 | - | checksum = "0f6272302ba50183af43fe35064db861d77b4786ab6f8994ed9bb6c18c57bba0" | |
| 5409 | + | checksum = "75c49f37baa4360fc06e87834a39978b8adc70c256430864a8b234fcf2abfa45" | |
| 5410 | 5410 | dependencies = [ | |
| 5411 | 5411 | "makeover-geometry", | |
| 5412 | 5412 | "makeover-layout", | |
| @@ -5414,9 +5414,9 @@ | |||
| 5414 | 5414 | ||
| 5415 | 5415 | [[package]] | |
| 5416 | 5416 | name = "makeover-webview" | |
| 5417 | - | version = "0.55.0" | |
| 5417 | + | version = "0.57.0" | |
| 5418 | 5418 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
| 5419 | - | checksum = "2cd308d279ece9665206044886d0da8762ce9eb81368e0f15a5afb8c0650cb41" | |
| 5419 | + | checksum = "de975123768cac0c56ae40479cac721fe8498e0fd50e643e6884799d8eb12d75" | |
| 5420 | 5420 | dependencies = [ | |
| 5421 | 5421 | "makeover-geometry", | |
| 5422 | 5422 | "makeover-layout", | |
| @@ -6617,7 +6617,7 @@ | |||
| 6617 | 6617 | ||
| 6618 | 6618 | [[package]] | |
| 6619 | 6619 | name = "quasi-axum" | |
| 6620 | - | version = "0.48.0" | |
| 6620 | + | version = "0.52.0" | |
| 6621 | 6621 | dependencies = [ | |
| 6622 | 6622 | "axum", | |
| 6623 | 6623 | "http 1.4.2", | |
| @@ -6628,7 +6628,7 @@ | |||
| 6628 | 6628 | ||
| 6629 | 6629 | [[package]] | |
| 6630 | 6630 | name = "quasi-basics" | |
| 6631 | - | version = "0.48.0" | |
| 6631 | + | version = "0.52.0" | |
| 6632 | 6632 | dependencies = [ | |
| 6633 | 6633 | "makeover-layout", | |
| 6634 | 6634 | "quasi-router", | |
| @@ -6636,7 +6636,7 @@ | |||
| 6636 | 6636 | ||
| 6637 | 6637 | [[package]] | |
| 6638 | 6638 | name = "quasi-http" | |
| 6639 | - | version = "0.48.0" | |
| 6639 | + | version = "0.52.0" | |
| 6640 | 6640 | dependencies = [ | |
| 6641 | 6641 | "form_urlencoded", | |
| 6642 | 6642 | "http 1.4.2", | |
| @@ -6645,7 +6645,7 @@ | |||
| 6645 | 6645 | ||
| 6646 | 6646 | [[package]] | |
| 6647 | 6647 | name = "quasi-router" | |
| 6648 | - | version = "0.48.0" | |
| 6648 | + | version = "0.52.0" | |
| 6649 | 6649 | dependencies = [ | |
| 6650 | 6650 | "makeover-layout", | |
| 6651 | 6651 | ] | |
| @@ -6668,7 +6668,7 @@ | |||
| 6668 | 6668 | ||
| 6669 | 6669 | [[package]] | |
| 6670 | 6670 | name = "quasi-webview" | |
| 6671 | - | version = "0.48.0" | |
| 6671 | + | version = "0.52.0" | |
| 6672 | 6672 | dependencies = [ | |
| 6673 | 6673 | "docengine", | |
| 6674 | 6674 | "makeover-layout", | |
| @@ -8502,7 +8502,7 @@ | |||
| 8502 | 8502 | ||
| 8503 | 8503 | [[package]] | |
| 8504 | 8504 | name = "tagtree" | |
| 8505 | - | version = "0.4.0" | |
| 8505 | + | version = "0.4.1" | |
| 8506 | 8506 | ||
| 8507 | 8507 | [[package]] | |
| 8508 | 8508 | name = "tap" | |
| @@ -10740,6 +10740,22 @@ | |||
| 10740 | 10740 | "pkg-config", | |
| 10741 | 10741 | ] | |
| 10742 | 10742 | ||
| 10743 | + | [[patch.unused]] | |
| 10744 | + | name = "quasi-immediate" | |
| 10745 | + | version = "0.52.0" | |
| 10746 | + | ||
| 10747 | + | [[patch.unused]] | |
| 10748 | + | name = "quasi-notifs" | |
| 10749 | + | version = "0.52.0" | |
| 10750 | + | ||
| 10751 | + | [[patch.unused]] | |
| 10752 | + | name = "quasi-store" | |
| 10753 | + | version = "0.1.0" | |
| 10754 | + | ||
| 10755 | + | [[patch.unused]] | |
| 10756 | + | name = "quasi-tauri" | |
| 10757 | + | version = "0.52.0" | |
| 10758 | + | ||
| 10743 | 10759 | [[patch.unused]] | |
| 10744 | 10760 | name = "kberg" | |
| 10745 | 10761 | version = "0.1.0" | |
| @@ -10752,22 +10768,6 @@ | |||
| 10752 | 10768 | name = "painhours" | |
| 10753 | 10769 | version = "0.1.0" | |
| 10754 | 10770 | ||
| 10755 | - | [[patch.unused]] | |
| 10756 | - | name = "quasi-immediate" | |
| 10757 | - | version = "0.48.0" | |
| 10758 | - | ||
| 10759 | - | [[patch.unused]] | |
| 10760 | - | name = "quasi-notifs" | |
| 10761 | - | version = "0.48.0" | |
| 10762 | - | ||
| 10763 | - | [[patch.unused]] | |
| 10764 | - | name = "quasi-store" | |
| 10765 | - | version = "0.1.0" | |
| 10766 | - | ||
| 10767 | - | [[patch.unused]] | |
| 10768 | - | name = "quasi-tauri" | |
| 10769 | - | version = "0.48.0" | |
| 10770 | - | ||
| 10771 | 10771 | [[patch.unused]] | |
| 10772 | 10772 | name = "synckit-client" | |
| 10773 | 10773 | version = "0.8.1" |
| @@ -157,29 +157,29 @@ | |||
| 157 | 157 | # through quasi beside its Askama equivalent, so the cost of describing a screen | |
| 158 | 158 | # here is measured rather than argued. Not load-bearing for any shipped route. | |
| 159 | 159 | # See wiki look-wave-2, tier G. | |
| 160 | - | quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.48" } | |
| 160 | + | quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.52" } | |
| 161 | 161 | # The description vocabulary quasi's screen types are built from. Pinned here | |
| 162 | 162 | # rather than reached through quasi-router's re-export because a described | |
| 163 | 163 | # screen names FieldKind and Tone directly; it has to track what quasi-router | |
| 164 | 164 | # resolves or the two `layout::` paths are different crates. | |
| 165 | - | makeover-layout = "0.33.0" | |
| 165 | + | makeover-layout = "0.35.0" | |
| 166 | 166 | # The webview renderer's field emitter, called directly by | |
| 167 | 167 | # `quasi::rich_field` so one markdown editor's markup comes from the same | |
| 168 | 168 | # place a whole described screen's would. Pinned here rather than reached | |
| 169 | 169 | # through quasi-webview for makeover-layout's reason: two `form::` paths from | |
| 170 | 170 | # two resolutions are two crates, and the `data-format="markdown"` rules in | |
| 171 | 171 | # `static/layout.css` are generated from this one. | |
| 172 | - | makeover-webview = "0.55.0" | |
| 172 | + | makeover-webview = "0.57.0" | |
| 173 | 173 | # For the request head the per-viewer state factory reads. axum re-exports it, | |
| 174 | 174 | # but the factory's signature is quasi-axum's and names `http::request::Parts`. | |
| 175 | 175 | http = "1.3.1" | |
| 176 | - | quasi-axum = { git = "https://makenot.work/git/max/quasi.git", version = "0.48" } | |
| 177 | - | quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.48" } | |
| 176 | + | quasi-axum = { git = "https://makenot.work/git/max/quasi.git", version = "0.52" } | |
| 177 | + | quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.52" } | |
| 178 | 178 | # The first-party widget set. The carousel was proved here against three pages | |
| 179 | 179 | # and then moved there; what is left in `quasi/widgets/carousel.rs` is the | |
| 180 | 180 | # Askama glue. Not `makeover-basics`: a widget is an assembly of `Node`s, so it | |
| 181 | 181 | # sits above quasi-router rather than inside the description suite. | |
| 182 | - | quasi-basics = { git = "https://makenot.work/git/max/quasi.git", version = "0.48" } | |
| 182 | + | quasi-basics = { git = "https://makenot.work/git/max/quasi.git", version = "0.52" } | |
| 183 | 183 | ||
| 184 | 184 | # Git source browser | |
| 185 | 185 | gix = { version = "0.86", default-features = false, features = ["blame", "mailmap", "revision", "sha1", "max-performance-safe"] } | |
| @@ -273,7 +273,7 @@ | |||
| 273 | 273 | # Written from the crate rather than copied into the repo for the reason the | |
| 274 | 274 | # constants exist: a stale copy in a static directory is a silently dead bulk | |
| 275 | 275 | # bar, and the version has to be the one the emitter agrees with. | |
| 276 | - | quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.48" } | |
| 276 | + | quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.52" } | |
| 277 | 277 | ||
| 278 | 278 | [dev-dependencies] | |
| 279 | 279 | tower = { version = "0.5.3", features = ["util"] } |