Skip to content

Conversation

mhammond
Copy link
Member

All filter functions now take at least 2 args; the new 2nd arg is now typically _: &dyn askama::Values. The askama::Values concept seems good in general.

@badboy @bendk this is going to be a little painful, but I guess we have to take this eventually so uniffi .30 seems like it should be fine? We'll probably need to upgrade nimbis-fml at the same time.

All filter functions now take at least 2 args; the new 2nd arg is
now typically `_: &dyn askama::Values`.
@mhammond mhammond requested review from badboy and bendk August 15, 2025 00:26
@mhammond mhammond requested a review from a team as a code owner August 15, 2025 00:26
@badboy
Copy link
Member

badboy commented Aug 15, 2025

They increased the MSRV to Rust 1.83.0 in that release: askama-rs/askama@04a4d5b

m-c is at 1.82.0 for now: https://searchfox.org/mozilla-central/rev/67ff378efd69fbfb26d47ee4d9d0d249ab4be1d5/Cargo.toml#62-63

That might change by the time we get an UniFFI update into m-c, but would be a blocker for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants