Skip to content

Commit

Permalink
Add missing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
jedel1043 authored Sep 20, 2023
1 parent ccbc568 commit 556e328
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@
"cwd": "${workspaceFolder}"
}
]
}
}
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ harness = false
[[test]]
name = "to_fixed"
path = "tests/to_fixed.rs"
required-features = ["to-fixed"]
required-features = ["to-fixed"]

0 comments on commit 556e328

Please sign in to comment.