Skip to content

Commit

Permalink
Add trailing \n to examples/remote-settings-cli/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhammond committed Dec 17, 2024
1 parent 7896001 commit 7615d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/remote-settings-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ serde = { version = "1", features = ["derive"] }
thiserror = "1.0.31"
walkdir = "2.4.0"
zip = "2.1"
sha2 = "^0.10"
sha2 = "^0.10"

0 comments on commit 7615d41

Please sign in to comment.