mirror of
https://github.com/house-of-vanity/desubot.git
synced 2025-07-06 04:14:07 +00:00
bump rand
This commit is contained in:
committed by
GitHub
parent
47f1ab9348
commit
4ac7920815
@ -30,7 +30,7 @@ log = { version = "^0.4.5", features = ["std"] }
|
||||
subprocess = "0.2.6"
|
||||
serde_json = "1.0"
|
||||
markov = "1.1.0"
|
||||
rand = "0.7.3"
|
||||
rand = "0.8.5"
|
||||
mystem = "^0.2"
|
||||
#mystem = { path = "../mystem-rs" }
|
||||
async-trait = "0.1.42"
|
||||
|
Reference in New Issue
Block a user