Skip to content

Commit

Permalink
Add missing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
jedel1043 committed Oct 3, 2023
1 parent 84b10bf commit e7e7d77
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 e7e7d77

Please sign in to comment.