mdbook/src/cmd
Eric Huss 6c4c3448e3
Update dependencies. (#1211)
* Removed the itertools dependency

* Removed an unused feature flag

* Stubbed out a toml_query replacement

* Update dependencies.

* Bump env_logger.

* Use warp instead of iron for http server.

Iron does not appear to be maintained anymore. warp/hyper seems to be
reasonably maintained. Unfortunately this takes a few seconds more
to compile, but shouldn't be too bad.

One benefit is that there is no longer a need for a separate websocket
port, which makes it easier to run multiple servers at once.

* Update pulldown-cmark to 0.7

* Switch from error-chain to anyhow.

* Bump MSRV to 1.39.

* Update elasticlunr-rs.

Co-authored-by: Michael Bryan <michaelfbryan@gmail.com>
2020-05-20 23:32:00 +02:00
..
build.rs Transition to 2018 edition (#933) 2019-05-25 20:50:41 +02:00
clean.rs Update dependencies. (#1211) 2020-05-20 23:32:00 +02:00
init.rs Transition to 2018 edition (#933) 2019-05-25 20:50:41 +02:00
mod.rs rustfmt 2018-07-25 12:20:48 -05:00
serve.rs Update dependencies. (#1211) 2020-05-20 23:32:00 +02:00
test.rs Transition to 2018 edition (#933) 2019-05-25 20:50:41 +02:00
watch.rs rust-lang-nursery -> rust-lang 2019-10-29 08:04:16 -05:00