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