Run cargo fix.

This commit is contained in:
Tom Alexander
2023-10-31 20:02:46 -04:00
parent 2142b01967
commit ef4d315bf2
8 changed files with 24 additions and 24 deletions

View File

@@ -19,9 +19,9 @@ render!(
RenderCode,
ICode,
original,
config,
output_directory,
output_file,
_config,
_output_directory,
_output_file,
{
Ok(RenderCode {
contents: original.contents.clone(),