diff options
Diffstat (limited to 'mingling_macros')
| -rw-r--r-- | mingling_macros/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml index 4863ab9..038ffd3 100644 --- a/mingling_macros/Cargo.toml +++ b/mingling_macros/Cargo.toml @@ -10,6 +10,7 @@ description = "Macros of the mingling library" proc-macro = true [features] +nightly = [] default = [] async = [] |
