Skip to content

Commit

Permalink
Don't run gui example.
Browse files Browse the repository at this point in the history
  • Loading branch information
bamidev committed Mar 12, 2024
1 parent a2c11e6 commit 1c5b254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
//! To start building apps with Browser Window, take a quick look at the
//! [`application`](application/index.html) module.
//! Otherwise, here is a quick example:
//! ```
//! ```no_run
//! use browser_window::{application::*, browser::*, prelude::*};
//!
//! fn main() {
Expand Down

0 comments on commit 1c5b254

Please sign in to comment.