Skip to content

Commit

Permalink
Update to btfm v0.8
Browse files Browse the repository at this point in the history
jeremycline committed Dec 17, 2024
1 parent 448f418 commit 0a317cf
Showing 6 changed files with 68 additions and 50 deletions.
108 changes: 63 additions & 45 deletions Cargo.lock

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

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

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

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

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

2 changes: 1 addition & 1 deletion btfm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -134,7 +134,7 @@ default-features = false
features=["builtin-queue", "driver", "gateway", "serenity", "native", "receive"]

[dependencies.sqlx]
version = "0.7.4"
version = "0.8"
features = ["runtime-tokio", "sqlite", "chrono", "migrate", "macros", "uuid"]

[dependencies.symphonia]

0 comments on commit 0a317cf

Please sign in to comment.