Skip to content

Commit

Permalink
Update version (#74)
Browse files Browse the repository at this point in the history
Removed derive crate
  • Loading branch information
mjhouse authored Apr 1, 2024
1 parent 258b0b4 commit 9360c86
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 548 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ categories = [
derive = [ "dep:mil_std_1553b_derive" ]

[dependencies]
mil_std_1553b_derive = { version = "0.5.0", path = "crates/mil_std_1553b_derive", optional = true }
mil_std_1553b_derive = { version = "0.5.0", optional = true }

[[example]]
name = "custom"
Expand Down
46 changes: 0 additions & 46 deletions crates/mil_std_1553b_derive/Cargo.lock

This file was deleted.

17 changes: 0 additions & 17 deletions crates/mil_std_1553b_derive/Cargo.toml

This file was deleted.

3 changes: 0 additions & 3 deletions crates/mil_std_1553b_derive/README.md

This file was deleted.

43 changes: 0 additions & 43 deletions crates/mil_std_1553b_derive/src/field.rs

This file was deleted.

180 changes: 0 additions & 180 deletions crates/mil_std_1553b_derive/src/lib.rs

This file was deleted.

Loading

0 comments on commit 9360c86

Please sign in to comment.