Skip to content

Commit

Permalink
Show arbitrary and unstable-locales features on docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
pitdicker committed Sep 22, 2023
1 parent 7d2c9fc commit a1a0f89
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 @@ -62,7 +62,7 @@ bincode = { version = "1.3.0" }
wasm-bindgen-test = "0.3"

[package.metadata.docs.rs]
features = ["serde, rkyv"]
features = ["arbitrary, rkyv, serde, unstable-locales"]
rustdoc-args = ["--cfg", "docsrs"]

[package.metadata.playground]
Expand Down

0 comments on commit a1a0f89

Please sign in to comment.