Cargo.toml

branch
dev
changeset 45
ad1f3705c3fc
parent 40
daf0e3a70c79
child 55
7b2ee3e84c5f
equal deleted inserted replaced
44:8de8a80852c2 45:ad1f3705c3fc
29 rustdoc-args = [ "--html-in-header", "katex-header.html" ] 29 rustdoc-args = [ "--html-in-header", "katex-header.html" ]
30 30
31 31
32 [profile.release] 32 [profile.release]
33 debug = true 33 debug = true
34
35 [features]
36 default = []
37 use_custom_thread_pool = []

mercurial