Mercurial > templog
diff rust/Cargo.toml @ 632:bde302def78e rust
moving to riker, nowhere near yet
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 22 Aug 2019 23:59:50 +0800 |
parents | c57821a60e51 |
children | 490e9e15b98c |
line wrap: on
line diff
--- a/rust/Cargo.toml Sat Jul 06 18:28:34 2019 +0800 +++ b/rust/Cargo.toml Thu Aug 22 23:59:50 2019 +0800 @@ -16,12 +16,12 @@ lazy_static = "0.2" regex = "0.2" toml = "0.3" -hyper = "0.11" +hyper = "0.12" serde_json = "0.9" base64 = "0.4" libc = "0.2" atomicwrites = "0.1" -actix = "0.8" +riker = "0.3" [target.'cfg(target_os = "linux")'.dependencies] sysfs_gpio = "0.5"