Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrigada committed Aug 23, 2024
1 parent 7c0cd97 commit 8d2c3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/config/src/zksync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ impl ZkSyncConfig {
},
};

// `cli_settings` get set from `Project` values when building `ZkSolcVersionedInput`
// `cli_settings` get set from `Project` values when building `ZkSolcVersionedInput`
ZkSolcSettings { settings: zk_settings, cli_settings: CliSettings::default() }
}

Expand Down

0 comments on commit 8d2c3d1

Please sign in to comment.