Skip to content

Commit

Permalink
Merge pull request #8 from gamelife1314/dependabot/cargo/async-trait-…
Browse files Browse the repository at this point in the history
…0.1.67

build(deps): bump async-trait from 0.1.66 to 0.1.67
  • Loading branch information
gamelife1314 committed Mar 18, 2023
2 parents 0d69349 + 65c1823 commit 92ce8be
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 12 deletions.
33 changes: 22 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -25,7 +25,7 @@ reqwest = {version = "0.11.14", features = ["default-tls", "native-tls", "stream
tokio = {version = "1.26.0", features = ["time", "rt", "rt-multi-thread", "sync", "signal"]}
tokio-util = {version = "0.7.7", features = ["codec"]}
governor = "0.5.1"
async-trait = "0.1.66"
async-trait = "0.1.67"
num_cpus = "1.15.0"
num = "0.4.0"
indicatif = {version = "0.17.3", features = ["tokio"]}
Expand Down

0 comments on commit 92ce8be

Please sign in to comment.