1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

prepare actix-web release 4.0.0-beta.12

This commit is contained in:
Rob Ede
2021-11-22 18:20:55 +00:00
parent 88e074879d
commit 5f5bd2184e
4 changed files with 9 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-web"
version = "4.0.0-beta.11"
version = "4.0.0-beta.12"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust"
keywords = ["actix", "http", "web", "framework", "async"]