Skip to content

Commit 6984805

Browse files
committed
Dumb formatter nonsense
1 parent 1d0677e commit 6984805

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
@@ -1,4 +1,4 @@
1-
#![recursion_limit="500"]
1+
#![recursion_limit = "500"]
22
pub mod math;
33
pub mod rules;
44

0 commit comments

Comments
 (0)