Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 0dc8521 commit d1a8ccf
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 53 deletions.
92 changes: 45 additions & 47 deletions Cargo.lock

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

12 changes: 6 additions & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ default-features = false

[dependencies]
dotenvy = "0.15.7"
futures = "0.3.28"
tracing = "0.1.37"
futures = "0.3.30"
tracing = "0.1.40"
twilight-interactions = "0.15.2"
twilight-model = "0.15.2"
tracing-subscriber = "0.3.17"
twilight-mention = "0.15.1"
async-trait = "0.1.72"
twilight-model = "0.15.4"
tracing-subscriber = "0.3.18"
twilight-mention = "0.15.3"
async-trait = "0.1.77"

0 comments on commit d1a8ccf

Please sign in to comment.