remove old overwrite

This commit is contained in:
Robin Appelman 2022-06-04 23:54:48 +02:00
commit b4fa3948c7

View file

@ -21,6 +21,3 @@ steamid-ng = "1.0.0"
test-case = "2.0.2" test-case = "2.0.2"
tracing = "0.1.33" tracing = "0.1.33"
tracing-subscriber = "0.3.11" tracing-subscriber = "0.3.11"
[replace]
"sqlx-macros:0.3.5" = { git = "https://github.com/icewind1991/sqlx", branch = "type_override-exprgroup-0.3.5" }