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 Oct 19, 2023
1 parent 0dc8521 commit e6adcd4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 19 deletions.
28 changes: 13 additions & 15 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ default-features = false
[dependencies]
dotenvy = "0.15.7"
futures = "0.3.28"
tracing = "0.1.37"
tracing = "0.1.40"
twilight-interactions = "0.15.2"
twilight-model = "0.15.2"
twilight-model = "0.15.4"
tracing-subscriber = "0.3.17"
twilight-mention = "0.15.1"
async-trait = "0.1.72"
twilight-mention = "0.15.3"
async-trait = "0.1.74"

0 comments on commit e6adcd4

Please sign in to comment.