Skip to content

Commit

Permalink
Add MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Feb 4, 2024
1 parent bbb03c7 commit 1a048b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ documentation = "https://docs.rs/unicode-bidi/"
keywords = ["rtl", "unicode", "text", "layout", "bidi"]
readme="README.md"
edition = "2018"
rust-version = "1.36.0"
categories = [
"no-std",
"encoding",
Expand Down

0 comments on commit 1a048b0

Please sign in to comment.