Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit b5d362e

Browse files
committed
fix: bin
1 parent 8949820 commit b5d362e

3 files changed

Lines changed: 4 additions & 35 deletions

File tree

.mergify.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ zip = "5.1.1"
9393
cargo-llvm-cov = "0.6.18"
9494
pretty_assertions = "1.4.1"
9595

96+
[[bin]]
97+
name = "edgee"
98+
path = "src/main.rs"
99+
96100
[features]
97101
bundled = ["openssl/vendored"]
98102
no-self-update = []

release.toml

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)