Skip to content

Commit 1f7695a

Browse files
committed
Don't mention non-existing features
1 parent 8392b2f commit 1f7695a

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

rand_chacha/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ Documentation:
3434
`rand_chacha` is `no_std` compatible. It does not require any functionality
3535
outside of the `core` lib, thus there are no features to configure.
3636

37-
The `serde1` feature includes implementations of `Serialize` and `Deserialize`
38-
for the included RNGs.
39-
4037

4138
# License
4239

rand_hc128/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ Documentation:
3434
`rand_hc128` is `no_std` compatible. It does not require any functionality
3535
outside of the `core` lib, thus there are no features to configure.
3636

37-
The `serde1` feature includes implementations of `Serialize` and `Deserialize`
38-
for the included RNGs.
39-
4037

4138
# License
4239

0 commit comments

Comments
 (0)