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

fix: wrap attribute codegen regression when using expression (#3119)

This commit is contained in:
Rob Ede
2023-08-29 21:27:36 +01:00
committed by GitHub
parent 39abe3ae5e
commit 76f6106f8f
6 changed files with 29 additions and 12 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-web-codegen"
version = "4.2.1"
version = "4.2.2"
description = "Routing and runtime macros for Actix Web"
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-web.git"