From 88078e7770a2beda072ac37f89e2a81e5a9cb243 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Fri, 15 Feb 2019 19:52:25 +0100 Subject: add "nightly" feature --- macros/Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'macros/Cargo.toml') diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 31fa842..48e75f8 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -27,4 +27,5 @@ default-features = false version = "0.5.5" [features] -timer-queue = [] \ No newline at end of file +timer-queue = [] +nightly = [] \ No newline at end of file -- cgit v1.2.3