Skip to content

Commit b259733

Browse files
committed
fmt: format with cargo fmt
1 parent ea8638f commit b259733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
//!
3939
//! ```rust
4040
//! use bracoxide::{bracoxidize, OxidizationError};
41-
//!
41+
//!
4242
//! fn main() {
4343
//! let content = "foo{1..3}bar";
4444
//! match bracoxidize(content) {

0 commit comments

Comments
 (0)