aboutsummaryrefslogtreecommitdiffstats
path: root/askama_actix (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-01Add missing license files to askama_actix and askama_mendesLibravatar René Kijewski2-0/+2
2021-11-24Bump version numbersLibravatar Dirkjan Ochtman1-1/+1
2021-11-24Remove authors from Cargo metadata (see RFC 3052)Libravatar Dirkjan Ochtman1-1/+0
2021-11-11Prepare for actix-web v4 (#553)Libravatar Sergey Pashinin3-14/+15
2021-08-21Bump version numbers in anticipation of beta releaseLibravatar Dirkjan Ochtman1-1/+1
2021-07-01Stop eliding lifetimes in pathsLibravatar Dirkjan Ochtman1-0/+2
2021-02-15Rename askama_actix trait method as suggested by clippyLibravatar Dirkjan Ochtman3-7/+7
By bumping the dependency versions for askama and askama_shared, this should be safe.
2020-12-21Disable askama's default features in web framework cratesLibravatar Randati1-1/+1
Without disabling these default features, askama's default features get automatically enabled when web framework specific crates are included in the project.
2020-10-18askama_actix: bump version to 0.11.1Libravatar Dirkjan Ochtman1-1/+1
2020-09-25Do not include default actix-web featuresLibravatar Rob Ede1-1/+1
closes #360
2020-09-11actix: upgrade to actix 3Libravatar Dirkjan Ochtman1-2/+2
2020-06-30Tweak dependency on futures for Actix integrationLibravatar Dirkjan Ochtman2-1/+8
2020-06-30Reference READMEs in crate metadataLibravatar Dirkjan Ochtman1-0/+1
2020-06-30Add README files for subcratesLibravatar Dirkjan Ochtman1-0/+9
2020-06-30Bump version numbersLibravatar Dirkjan Ochtman1-2/+2
2020-02-08Adapt to new warnings and formattingLibravatar Dirkjan Ochtman1-5/+3
2020-01-29Move Actix-Web integration into separate askama_actix crateLibravatar Dirkjan Ochtman4-0/+98