Rocket/core/lib
Sergio Benitez d767694861 Remove 'Error' panic-on-drop behavior.
Instead, the `#[launch]` attribute traces the error and panics,
replicating the old behavior in the common case.
2024-06-03 14:38:34 -07:00
..
fuzz Migrate to 'tracing' for logging. 2024-06-03 14:32:01 -07:00
src Remove 'Error' panic-on-drop behavior. 2024-06-03 14:38:34 -07:00
tests Remove 'Error' panic-on-drop behavior. 2024-06-03 14:38:34 -07:00
Cargo.toml Implement 'Trace' trait. Use structured logging. 2024-06-03 14:33:24 -07:00
LICENSE-APACHE Symlink license files in all crate directories. 2024-04-06 20:46:07 -07:00
LICENSE-MIT Symlink license files in all crate directories. 2024-04-06 20:46:07 -07:00
build.rs Fix min dependency versions. Update MSRV to 1.64. 2023-12-13 17:49:05 -08:00