Skip to content

Commit

Permalink
Merge pull request #9 from RusPiRo/development
Browse files Browse the repository at this point in the history
Prepare Release and crates.io publishing
  • Loading branch information
2ndTaleStudio authored Sep 7, 2021
2 parents f4db0b6 + 6dbde1f commit ff753bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
Simple and convinient access API to the Raspberry Pi 3 UART0 (PL011) and UART1 (miniUART)
peripherals
"""
license = "MIT | Apache-2.0"
license = "MIT OR Apache-2.0"
repository = "https://github.com/RusPiRo/ruspiro-uart/tree/v||VERSION||"
documentation = "https://docs.rs/ruspiro-uart/||VERSION||"
readme = "README.md"
Expand Down

0 comments on commit ff753bf

Please sign in to comment.