Skip to content

Commit

Permalink
chore(bin): move cargo2bindle and as2bindle to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
adamreese committed Sep 27, 2021
1 parent dd2f080 commit e8cb0a5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,3 @@ required-features = ["cli"]
name = "bindle"
path = "bin/client/main.rs"
required-features = ["cli"]

[[bin]]
name = "cargo2bindle"
path = "bin/cargo2bindle.rs"
required-features = ["cli"]

[[bin]]
name = "as2bindle"
path = "bin/as2bindle.rs"
required-features = ["cli"]
File renamed without changes.
File renamed without changes.

0 comments on commit e8cb0a5

Please sign in to comment.