Skip to content

Commit

Permalink
Upgrade pure-rust-locales to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremija authored and pitdicker committed Sep 14, 2023
1 parent 6665804 commit 3c4846a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -32,7 +32,7 @@ __internal_bench = []
num-traits = { version = "0.2", default-features = false }
rustc-serialize = { version = "0.3.20", optional = true }
serde = { version = "1.0.99", default-features = false, optional = true }
pure-rust-locales = { version = "0.6", optional = true }
pure-rust-locales = { version = "0.7", optional = true }
rkyv = { version = "0.7", optional = true }
arbitrary = { version = "1.0.0", features = ["derive"], optional = true }

Expand Down

0 comments on commit 3c4846a

Please sign in to comment.