Skip to content

Commit

Permalink
fix: doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
decahedron1 committed Oct 28, 2024
1 parent e3870a6 commit a7f527a
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 @@ -27,7 +27,7 @@
//!
//! ### Marionette
//! ```no_run
//! use tokio_stream::StreamExt;
//! use futures_util::StreamExt;
//! use vmc::{VMCMessage, VMCResult};
//!
//! #[tokio::main]
Expand Down

0 comments on commit a7f527a

Please sign in to comment.