Use HTTPS.

This commit is contained in:
Ashton Kemerling 2024-09-06 20:33:02 -06:00
parent dceb696372
commit b87d8fd0bb
No known key found for this signature in database
GPG Key ID: 007B3B1784E6A6FC

View File

@ -6,7 +6,7 @@
[source]
git = "git@github.com:risinglightdb/sqllogictest-rs.git"
git = "https://github.com/risinglightdb/sqllogictest-rs.git"
rev = "985748550bb8657260dac9da0fe3ebffd3cf4f28" # 0.21.0
[build]
template = "custom"