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

edition = 2021

This commit is contained in:
Rob Ede
2023-11-01 15:09:54 +00:00
parent 37169d5232
commit 73dc338ff9
23 changed files with 23 additions and 23 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "middleware"
version = "1.0.0"
edition = "2018"
edition = "2021"
[dependencies]
actix-web = "4"