Skip to content

Commit f018b8d

Browse files
committed
Fixes
1 parent 623a7f2 commit f018b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

my-http-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[features]
9-
default = ["signal-r"]
9+
default = []
1010
full = [
1111
"controllers",
1212
"macros",

0 commit comments

Comments
 (0)