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 committed Sep 14, 2023
1 parent b64cedc commit 897cedb
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 @@ -29,7 +29,7 @@ __internal_bench = []

[dependencies]
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 897cedb

Please sign in to comment.