mirror of
https://github.com/actix/actix-website
synced 2025-06-29 08:14:58 +02:00
Update to actix-web 2.0 (#131)
This commit is contained in:
@ -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 -}}
|
Reference in New Issue
Block a user