Skip to content

Commit 7f9b163

Browse files
authored
Update compilers version (#147)
1 parent 5e86b42 commit 7f9b163

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/config/src/revive.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ impl ResolcConfig {
5555
config.resolc.optimizer_mode,
5656
config.resolc.heap_size,
5757
config.resolc.stack_size,
58+
None,
5859
);
5960
s
6061
})

0 commit comments

Comments
 (0)