1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 16:24:58 +02:00

Update to actix-web 2.0 (#131)

This commit is contained in:
Dominic
2019-12-29 14:57:11 +01:00
committed by Yuki Okushi
parent 4b216230d5
commit b04e76e678
6 changed files with 39 additions and 34 deletions

View File

@ -2,4 +2,6 @@
{{- .Page.Site.Params.actixVersion -}}
{{- else if eq (.Get 0) "actix-web" -}}
{{- .Page.Site.Params.actixWebVersion -}}
{{- end -}}
{{- else if eq (.Get 0) "actix-rt" -}}
{{- .Page.Site.Params.actixRtVersion -}}
{{- end -}}