Skip to content

Commit

Permalink
Merge pull request #185 from SOF3/dependabot/cargo/futures-0.3.29
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
2 parents 13c52ed + ee3b518 commit 8dbec96
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description = "Discord bot to remind users to use backticks"
anyhow = "1.0.75"
async-trait = "0.1.48"
config = "0.13.3"
futures = "0.3.27"
futures = "0.3.29"
log = "0.4.19"
pretty_env_logger = "0.5.0"
serde = { version = "1.0.189", features = ["derive"] }
Expand Down

0 comments on commit 8dbec96

Please sign in to comment.