mirror of
https://github.com/actix/actix-website
synced 2025-09-01 17:27:23 +02:00
Fix Actix MSRV
This commit is contained in:
@@ -18,4 +18,4 @@ baseURL = "https://actix.rs"
|
|||||||
actixVersion = "0.9"
|
actixVersion = "0.9"
|
||||||
actixWebVersion = "2.0"
|
actixWebVersion = "2.0"
|
||||||
actixWebMinRustVersion = "1.39"
|
actixWebMinRustVersion = "1.39"
|
||||||
actixMinRustVersion = "1.31"
|
actixMinRustVersion = "1.39"
|
||||||
|
Reference in New Issue
Block a user