Rocket/contrib
Sergio Benitez 2f84d4b18a Add 'Config::root_relative()'. Make TLS config paths root-relative.
Prior to this commit, relative paths to TLS PEM files were incorrectly
treated as being relative to the CWD as opposed to the Rocket config
file, when present. This commit resolves the issue.
2017-09-04 19:01:26 -07:00
..
src Add 'Config::root_relative()'. Make TLS config paths root-relative. 2017-09-04 19:01:26 -07:00
tests Remove unused 'extern crate's. 2017-08-31 17:03:47 -07:00
Cargo.toml Update dependencies for ring 0.12. 2017-08-31 16:58:24 -07:00