mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 09:10:49 +00:00
Update to codeforces package with sound ratelimiting
This commit is contained in:
parent
68142c6236
commit
e36c385f15
5 changed files with 26 additions and 38 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
@ -154,10 +154,11 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "codeforces"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7df54b4689d51d58162c8b76a642ba44d6128b68f29c3fbc23815e6ea4bfef15"
|
||||
checksum = "f0167d57615475a20056a4ce224d143cf603f7159e3102ac5e6a3a1d9ea1c71a"
|
||||
dependencies = [
|
||||
"flume",
|
||||
"futures-util",
|
||||
"reqwest",
|
||||
"serde",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue