1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

fix diesel test in CI (#592)

This commit is contained in:
Rob Ede
2022-12-12 02:41:22 +00:00
committed by GitHub
parent fbf376db47
commit a814ac0d5c
5 changed files with 29 additions and 26 deletions

View File

@ -63,7 +63,3 @@ members = [
"websockets/echo",
]
resolver = "2"
[patch.crates-io.r2d2_mysql]
git = "https://github.com/outersky/r2d2-mysql.git"
rev = "v23.0.0"