rename binary to resolc

Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
xermicus
2024-05-08 11:16:24 +02:00
parent e958da5cd1
commit 6f080bb9f4
16 changed files with 43 additions and 65 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ edition = "2021"
description = "PolkaVM Solidity frontend"
[[bin]]
name = "zksolc"
path = "src/zksolc/main.rs"
name = "resolc"
path = "src/resolc/main.rs"
[lib]
doctest = false