Skip to content

Commit 8711d89

Browse files
committed
just for tests
1 parent 875d075 commit 8711d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ sea-query = { version = "^0.20.0", features = ["thread-safe"] }
3434
sea-strum = { version = "^0.23", features = ["derive", "sea-orm"] }
3535
serde = { version = "^1.0", features = ["derive"] }
3636
serde_json = { version = "^1", optional = true }
37-
sqlx = { version = "^0.5.11", optional = true }
37+
sqlx = { git = "https://github.com/05storm26/sqlx.git", optional = true }
3838
uuid = { version = "0.8", features = ["serde", "v4"], optional = true }
3939
ouroboros = "0.14"
4040
url = "^2.2"

0 commit comments

Comments
 (0)