diff --git a/Cargo.toml b/Cargo.toml index d58c8fb0fef0baada4efbc64fea82a34276f5083..2bbc443756df362913354b117a6e320ab24a4818 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ edition = "2018" # hibitset = "0.6.2" # runtime stuff +derive_more = "0.99.2" getrandom = "0.1.14" # tiny crate. used to guess controller-id take_mut = "0.2.2" maplit = "1.0.2" # convenience macros