Cargo.toml

branch
dev
changeset 55
7b2ee3e84c5f
parent 45
ad1f3705c3fc
child 56
5e3c1874797d
equal deleted inserted replaced
54:c0301da04883 55:7b2ee3e84c5f
33 debug = true 33 debug = true
34 34
35 [features] 35 [features]
36 default = [] 36 default = []
37 use_custom_thread_pool = [] 37 use_custom_thread_pool = []
38 nightly = [] # enable for higher-performance implementations of some things
39

mercurial