Skip to content

Commit 59116e6

Browse files
committed
update tests to use feature nightly
1 parent cc3ed82 commit 59116e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cfg-if = "0.1.2"
1212
[dependencies.wee_alloc]
1313
path = "../wee_alloc"
1414
default-features = false
15-
features = ["use_std_for_test_debugging"]
15+
features = ["use_std_for_test_debugging", "nightly"]
1616

1717
[features]
1818
size_classes = ["wee_alloc/size_classes"]

0 commit comments

Comments
 (0)