make resolc crate publishable (#334)

- Fetching the commit SHA must not panic if not executed in a git
repository.
- Remove the license printer.

---------

Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
This commit is contained in:
xermicus
2025-05-27 14:13:12 +02:00
committed by GitHub
parent 004c71d5d5
commit fa0ad68279
7 changed files with 22 additions and 20 deletions
Generated
+1 -1
View File
@@ -8533,7 +8533,7 @@ dependencies = [
[[package]]
name = "resolc"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"anyhow",
"clap",