Skip to content

Commit

Permalink
Rolled back dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ValgulNecron committed Jul 12, 2024
1 parent f5418db commit 1a46cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ serenity = { git = "https://github.com/serenity-rs/serenity.git", branch = "curr
#serenity = { path = "serenity", default-features = false, features = ["client", "gateway", "rustls_backend", "model", "utils", "full", "unstable_discord_api"] }
tokio = { version = "1.38.0", features = ["full"] }
sqlx = { version = "0.7.4", features = ["sqlite", "runtime-tokio-native-tls", "postgres"] }
rand = "0.9.0-alpha.1"
rand = "0.8.5"
chrono = "0.4.38"
uuid = { version = "1.10.0", features = ["v4"] }
image = "0.25.1"
Expand Down

0 comments on commit 1a46cbc

Please sign in to comment.