Skip to content

Commit

Permalink
Add newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Dec 11, 2023
1 parent 252ee56 commit f4e95d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ lto = "thin"
# When making breaking changes, this may be a complication.
# Ideally this should be removed once a long term fix is found.
[patch.crates-io]
clvm-traits = { path = "clvm-traits" }
clvm-traits = { path = "clvm-traits" }
2 changes: 1 addition & 1 deletion wheel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ chia_streamable_macro = { version = "=0.3.0", path = "../chia_streamable_macro"

# See `../Cargo.toml` for more information on why this is necessary.
[patch.crates-io]
clvm-traits = { path = "../clvm-traits" }
clvm-traits = { path = "../clvm-traits" }

0 comments on commit f4e95d8

Please sign in to comment.