diff options
Diffstat (limited to 'mingling_core')
| -rw-r--r-- | mingling_core/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml index 83db3af..6392ce0 100644 --- a/mingling_core/Cargo.toml +++ b/mingling_core/Cargo.toml @@ -7,6 +7,7 @@ description = "Core of the mingling library" repository = "https://github.com/catilgrass/mingling" [features] +nightly = [] default = [] async = [] |
