diff rust/Cargo.toml @ 637:1e147b3c2c55 rust

update deps
author Matt Johnston <matt@ucc.asn.au>
date Sat, 09 Nov 2019 11:35:43 +0800
parents a5721c02d3ee
children 89818a14648b
line wrap: on
line diff
--- a/rust/Cargo.toml	Wed Oct 16 22:33:06 2019 +0800
+++ b/rust/Cargo.toml	Sat Nov 09 11:35:43 2019 +0800
@@ -19,6 +19,7 @@
 riker = "0.3"
 structopt = "0.3"
 config = "0.9"
+anyhow = "1.0"
 
 # alpha for async
 hyper = "=0.13.0-alpha.1"