mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-05 20:17:13 +00:00
chore: add rand
This commit is contained in:
parent
0ff6a736e0
commit
c8bab8f663
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ arbitrary = { version = "1.3.0", features = ["derive"] }
|
|||
serde_json = { workspace = true }
|
||||
tracing = "0.1.40"
|
||||
criterion = "0.4.0"
|
||||
rand = "0.8.5"
|
||||
|
||||
[dev-dependencies]
|
||||
flate2 = "1.0"
|
||||
|
|
Loading…
Reference in a new issue