[package] version = "0.1.7" authors = ["Michael Shoemate"] edition = "2021" rust-version = "1.64.0" name = "shoemate-test" description = "A test package. Currently tests that katex renders properly on docs.rs." license = "MIT" [workspace] [dependencies] num = "0.4.0" opendp = "0.6.0" [package.metadata.docs.rs] rustdoc-args = ["--html-in-header", "temp/katex.html"]