Created
March 6, 2017 19:47
-
-
Save supr/15cce0f694fb95ff58af280671cfdf65 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[package] | |
name = "ed" | |
version = "0.1.0" | |
authors = ["p"] | |
[dependencies] | |
log = "0.3.6" | |
hyper = "0.10.5" | |
hyper-native-tls = "0.2.2" | |
tendril = "0.2.3" | |
html5ever = "0.13.1" | |
html5ever-atoms = "0.2" | |
error-chain = "0.10.0" | |
env_logger = "0.4.1" | |
flate2 = "0.2.17 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment