summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-10-06 11:58:46 +0300
committerLars Wirzenius <liw@liw.fi>2019-10-06 11:58:46 +0300
commitea7a4b90d3ccf5becd9def9801cac1b87ac40b53 (patch)
tree401828ea60d4a271864aed5d8fb0a96e4823f3ea /Cargo.toml
parent41f9f77de7ea95f6eaff64d7d892646bedbb3191 (diff)
downloadsubplot-ea7a4b90d3ccf5becd9def9801cac1b87ac40b53.tar.gz
Add: doctest for typeset_subplot
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a16e3d9..63157a6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,3 +10,4 @@ pandoc = "0.7.0"
structopt = "0.3"
base64 = "0.10.0"
roadmap = "0.1.0"
+tempfile-fast = "0.3.1"