Skip to content

Commit 0171732

Browse files
committed
mv: example -> examples
I realized this was named non-standard. Update the folder name and remove the unnecessary `toml` config
1 parent 60dfce3 commit 0171732

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

Cargo.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,3 @@ tokio = { version = "1.19", default-features = false, features = [
4545
[lib]
4646
name = "bip157"
4747
path = "src/lib.rs"
48-
49-
[[example]]
50-
name = "signet"
51-
path = "example/signet.rs"
52-
53-
[[example]]
54-
name = "bitcoin"
55-
path = "example/bitcoin.rs"
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)