Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
NOVA-ME committed Aug 15, 2023
1 parent e30e765 commit e04ba81
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 @@ -48,7 +48,7 @@ sqlx = { version = "0.5", default-features = false, features = [
"mysql",
"chrono",
] }

syn = "1"
# redis
redis = { version = "0.21.0", features = ["r2d2"] }
r2d2 = "0.8.9"
Expand Down

0 comments on commit e04ba81

Please sign in to comment.