unstable flag

This commit is contained in:
Aiden McClelland
2021-12-27 17:41:35 -07:00
committed by Aiden McClelland
parent ec17059784
commit be98fdfeed
3 changed files with 7 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ avahi = ["avahi-sys"]
default = ["avahi", "sound", "metal"]
metal = []
sound = []
unstable = ["patch-db/unstable"]
[dependencies]
aes = { version = "0.7.5", features = ["ctr"] }