Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Remove old protocol crate, remove VS Code workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallWeihe committed Jun 21, 2024
1 parent 859560c commit d667146
Show file tree
Hide file tree
Showing 14 changed files with 3 additions and 908 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
members = [
"bindings/tbdex_uniffi",
"crates/tbdex",
"crates/protocol",
]
default-members = [
"crates/tbdex",
Expand Down
17 changes: 0 additions & 17 deletions crates/protocol/Cargo.toml

This file was deleted.

5 changes: 0 additions & 5 deletions crates/protocol/src/lib.rs

This file was deleted.

83 changes: 0 additions & 83 deletions crates/protocol/src/messages/close.rs

This file was deleted.

89 changes: 0 additions & 89 deletions crates/protocol/src/messages/mod.rs

This file was deleted.

72 changes: 0 additions & 72 deletions crates/protocol/src/messages/order.rs

This file was deleted.

79 changes: 0 additions & 79 deletions crates/protocol/src/messages/order_status.rs

This file was deleted.

Loading

0 comments on commit d667146

Please sign in to comment.