Skip to content

Commit

Permalink
fmt: format with cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
atahabaki committed Jul 20, 2023
1 parent ea8638f commit b259733
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 @@ -38,7 +38,7 @@
//!
//! ```rust
//! use bracoxide::{bracoxidize, OxidizationError};
//!
//!
//! fn main() {
//! let content = "foo{1..3}bar";
//! match bracoxidize(content) {
Expand Down

0 comments on commit b259733

Please sign in to comment.