summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2020-11-21 15:26:16 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2020-11-21 15:26:16 +0000
commit52d050fc51fc166c697164450b2c31125e57b131 (patch)
tree770ebfd5910d9b48b749900d6bfcce0681267044 /Cargo.toml
parente9203a86de216b7a830886d416dc11e8764f6737 (diff)
downloadsubplot-52d050fc51fc166c697164450b2c31125e57b131.tar.gz
chore: Update base64
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 99230de..bb4afc5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ repository = "https://gitlab.com/larswirzenius/subplot"
pandoc_ast = "0.7.2"
pandoc = "0.8.0"
structopt = "0.3"
-base64 = "0.10.0"
+base64 = "0.13.0"
roadmap = "0.2"
tempfile = "3.1.0"
tempfile-fast = "0.3.1"