Skip to content

Commit

Permalink
Try to fix crate_universe import
Browse files Browse the repository at this point in the history
Signed-off-by: Martijn Stevenson <[email protected]>
  • Loading branch information
martijneken committed Jul 29, 2024
1 parent 4175b92 commit 3f47386
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -13,7 +13,7 @@ categories = ["cryptography", "wasm"]

[[bin]]
name = "wasmsign2"
path = "src/cli/main.rs"
path = "src/bin/main.rs"

[dependencies]
clap = { version = "3.2.25", default-features = false, features = [
Expand Down
File renamed without changes.

0 comments on commit 3f47386

Please sign in to comment.