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 Nov 13, 2023
1 parent 0dc8521 commit ed5ed0b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 44 deletions.
74 changes: 36 additions & 38 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.29"
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.74"

0 comments on commit ed5ed0b

Please sign in to comment.