Skip to content

Commit

Permalink
refactor: rename example name
Browse files Browse the repository at this point in the history
  • Loading branch information
laysakura committed Jul 12, 2022
1 parent a36f054 commit 0387ffb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
//! Usage:
//!
//! ```bash
//! cargo run --example cpu_usage
//! cargo run --example in_memory
//! ```
use springql::{SpringConfig, SpringPipeline, SpringSourceRowBuilder};
Expand Down

0 comments on commit 0387ffb

Please sign in to comment.