git dependency

This commit is contained in:
Robin Appelman 2020-06-20 13:00:27 +02:00
commit 5f9b32157e
2 changed files with 5 additions and 3 deletions

View file

@ -17,4 +17,4 @@ steamid-ng = "0.3.4"
test-case = "1.0.0"
[replace]
"sqlx-macros:0.3.5" = { path = "../sqlx/sqlx-macros" }
"sqlx-macros:0.3.5" = { git = "https://github.com/icewind1991/sqlx", branch = "type_override-exprgroup-0.3.5" }