Skip to content

Commit 7aaddb0

Browse files
committed
fix(server_fn): include generic in axum.
Signed-off-by: Enzo "raskyld" Nocera <[email protected]>
1 parent fd6518c commit 7aaddb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server_fn/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ pin-project-lite = "0.2.14"
8080
default = ["json"]
8181
axum-no-default = [
8282
"ssr",
83+
"generic",
8384
"dep:axum",
8485
"dep:hyper",
8586
"dep:http-body-util",

0 commit comments

Comments
 (0)