chore(analytics): update the url used to send our analytics

This commit is contained in:
Irevoire
2022-05-25 14:36:00 +02:00
committed by Tamo
parent 67b6f4340a
commit d47b997120
2 changed files with 14 additions and 1 deletions

View File

@ -57,6 +57,7 @@ platform-dirs = "0.3.0"
rand = "0.8.5"
rayon = "1.5.1"
regex = "1.5.5"
reqwest = { version = "0.11.4", features = ["rustls-tls", "json"], default-features = false }
rustls = "0.20.4"
rustls-pemfile = "0.3.0"
segment = { version = "0.2.0", optional = true }