1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 06:10:06 -04:00

Remove cyclic dependency of egui_demo_lib on itself

This commit is contained in:
Emil Ernerfeldt
2024-12-16 18:05:24 +01:00
parent 5b2b8cfb34
commit 629f64551a
3 changed files with 1 additions and 4 deletions

View File

@@ -286,6 +286,7 @@ fn doc_link_label_with_crate<'a>(
}
}
#[cfg(feature = "chrono")]
#[cfg(test)]
mod tests {
use super::*;