Changeset - 75a255461c8f
[Not reviewed]
0 1 0
Christopher Esterhuyse - 5 years ago 2020-06-18 14:50:13
christopher.esterhuyse@gmail.com
ye
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
Cargo.toml
Show inline comments
 
@@ -7,12 +7,13 @@ authors = [
 
]
 
edition = "2018"
 

	
 
[dependencies]
 
# 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
 
indexmap = "1.3.0" # hashsets/hashmaps with efficient arbitrary element removal
0 comments (0 inline, 0 general)