Skip to content

Commit

Permalink
fix: use qcs-sdk-qir as bin name in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Manuel committed Jul 7, 2022
1 parent 1463750 commit 423736c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ llvm13-0 = ["inkwell/llvm13-0"]
serde_support = ["serde", "serde_json"]

[[bin]]
name = "main"
name = "qcs-sdk-qir"
path = "src/main.rs"
required-features = ["cli"]

0 comments on commit 423736c

Please sign in to comment.