Commit 07c9d6d
committed
Refactor: update
rocksstore-v2 declares `rand = "*"` which resolves to rand 0.9+,
where `thread_rng()` was removed in favor of `rng()`.rand API for compatibility with rand 0.91 parent 737b2cc commit 07c9d6d
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
275 | 274 | | |
276 | 275 | | |
277 | 276 | | |
278 | | - | |
| 277 | + | |
279 | 278 | | |
280 | 279 | | |
281 | 280 | | |
| |||
0 commit comments