mirror of https://github.com/rwf2/Rocket.git
834c91ae9d
This commit includes several breaking changes: * `Config{new,development,staging,production}` constructors return a `Config` instead of a `Result<Config>`. * `Config.root()` returns an `Option<&Path>` instead of `&Path`. * `ConfigError::BadCWD` was removed. * `Config` no longer exposes a `config_path` field. Resolves #809. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml | ||
build.rs |