Skip to content

Commit

Permalink
remove publish = false from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
daniestevez committed Mar 26, 2022
1 parent f7d61ef commit 7f03807
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ keywords = ["galileo", "gnss", "osnma", "authentication", "cryptography"]
categories = ["aerospace::space-protocols", "authentication", "embedded", "no-std"]
exclude = ["/.github"]

publish = false

[features]
# Galmon protobuf transport format support
galmon = ["bytes", "prost", "prost-build", "std"]
Expand Down

0 comments on commit 7f03807

Please sign in to comment.