mdBook/src/utils
Martin Geisler c150529c7c
Remove spammy `debug!` log from `path_to_root`
The log statement is empty and simply fills up the logs when you run `mdbook` with `RUST_LOG=debug`.
2023-02-13 16:17:31 +01:00
..
fs.rs Remove spammy `debug!` log from `path_to_root` 2023-02-13 16:17:31 +01:00
mod.rs feat: use once_cell instead of lazy_static (#1894) 2022-09-22 15:05:39 -07:00
string.rs feat: use once_cell instead of lazy_static (#1894) 2022-09-22 15:05:39 -07:00
toml_ext.rs clippy: use char instead of str 2020-12-31 15:37:34 -05:00