Changeset - f6b3eee9c775
[Not reviewed]
0 1 0
Christopher Esterhuyse - 5 years ago 2020-06-18 14:51:20
christopher.esterhuyse@gmail.com
push test
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
Cargo.toml
Show inline comments
 
@@ -8,12 +8,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)