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

Remove need for paste (#649)

Co-authored-by: Dylan Anthony <dbanty@users.noreply.github.com>
This commit is contained in:
Dylan Anthony
2025-03-09 10:53:48 -06:00
committed by GitHub
parent 6f5b81d2a0
commit 12df4d7027
3 changed files with 24 additions and 24 deletions

1
Cargo.lock generated
View File

@ -69,7 +69,6 @@ dependencies = [
"actix-utils",
"futures-core",
"futures-util",
"paste",
"pin-project-lite",
]