Skip to content

Commit ddea860

Browse files
Remove the misleading comment about default features (#263)
1 parent d9998e7 commit ddea860

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lambda/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ edition = "2018"
77
license = "Apache-2.0"
88

99
[features]
10-
# no features by default
1110
default = ["simulated", "derive"]
1211
simulated = []
1312
derive = ["lambda-attributes"]

0 commit comments

Comments
 (0)