Skip to content

Commit

Permalink
A random change
Browse files Browse the repository at this point in the history
  • Loading branch information
squadgazzz committed Dec 30, 2024
1 parent 9b0cb16 commit 6927631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/solvers-dto/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ mod serialize {
fn expecting(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result {
write!(
formatter,
"a hex-encoded string starting with \"0x\" containing {N} bytes",
"a hex-encoded string starting with \"0x\" containing {N} bytes 2",
)
}

Expand Down

0 comments on commit 6927631

Please sign in to comment.