diff options
author | Basile Henry | 2020-10-10 12:36:51 +0200 |
---|---|---|
committer | Basile Henry | 2020-10-10 12:37:07 +0200 |
commit | 11ff1d502d5706b92e09a4051f7ffc708859409c (patch) | |
tree | 6793f5a549d1f56b36cd2c719a07626e4db5672c /dhall/tests/parser/failure/mandatoryNewline.txt | |
parent | 3f40ab4625b8ea3e0eeb894d95557f5790c02776 (diff) |
Make reqwest an optional dependency
This adds a feature to the Cargo.toml to be able to control if dhall depends on reqwest.
This makes it possible to build dhall-rust for any arch (not just wasm32) without depending on reqwest.
To disable reqwest as a dependency, we can now use `default-features = false` when adding the dhall dependency.
Closes #169
Diffstat (limited to 'dhall/tests/parser/failure/mandatoryNewline.txt')
0 files changed, 0 insertions, 0 deletions