mirror of
https://github.com/actix/actix-website
synced 2025-06-29 08:14:58 +02:00
Bump up actix(-web) version and MSRV
This commit is contained in:
@ -15,7 +15,7 @@ baseURL = "https://actix.rs"
|
||||
weight = 1
|
||||
|
||||
[params]
|
||||
actixVersion = "0.7"
|
||||
actixWebVersion = "1.0"
|
||||
actixWebMinRustVersion = "1.36"
|
||||
actixVersion = "0.9"
|
||||
actixWebVersion = "2.0"
|
||||
actixWebMinRustVersion = "1.39"
|
||||
actixMinRustVersion = "1.31"
|
||||
|
Reference in New Issue
Block a user