provider 0.8.3

A content provider for 'flow' tools
Documentation
[package]
name = "provider"
version = "0.8.3"
authors = ["Andrew Mackenzie <andrew@mackenzie-serres.net>"]
description = "A content provider for 'flow' tools"
license = "MIT"
documentation = "https://github.com/andrewdavidmackenzie/flow/README.md"
homepage = "http://andrewdavidmackenzie.github.io/flow/"
repository = "https://github.com/andrewdavidmackenzie/flow/"
readme = "README.md"

edition = "2018"

[dependencies]
flowrlib = "=0.8.2"
log = "0.4.6"
url = "~2.1"
tempdir = "~0.3.5"
curl = "~0.4.24"
simpath = "~1.3"
glob = "~0.2.11"
error-chain = "0.12.1"