Update Rust crate async-trait to v0.1.89
Some checks failed
Build and Test / friends (pull_request) Successful in 7m2s
Build and Test / wii-u-chat (push) Successful in 6m52s
Build and Test / wii-u-chat (pull_request) Successful in 8m25s
Build and Test / splatoon (pull_request) Failing after 16m19s
Build and Test / splatoon (push) Failing after 18m3s
Build and Test / friends (push) Successful in 15m15s
Build and Test / super-mario-maker (pull_request) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
Some checks failed
Build and Test / friends (pull_request) Successful in 7m2s
Build and Test / wii-u-chat (push) Successful in 6m52s
Build and Test / wii-u-chat (pull_request) Successful in 8m25s
Build and Test / splatoon (pull_request) Failing after 16m19s
Build and Test / splatoon (push) Failing after 18m3s
Build and Test / friends (push) Successful in 15m15s
Build and Test / super-mario-maker (pull_request) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
This commit is contained in:
parent
6daf271cbd
commit
e027da24c6
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -31,9 +31,9 @@ checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
|
|||
|
||||
[[package]]
|
||||
name = "async-trait"
|
||||
version = "0.1.88"
|
||||
version = "0.1.89"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5"
|
||||
checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue