feat(analytics): send the whole set of cli options instead of only the snapshot

This commit is contained in:
Tamo
2022-01-18 18:17:38 +01:00
parent 7e2f6063ae
commit 7828da15c3
4 changed files with 38 additions and 7 deletions

1
Cargo.lock generated
View File

@ -494,6 +494,7 @@ version = "4.0.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "956ffc5b0ec7d7a6949e3f21fd63ba5af4cffdc2ba1e0b7bf62b481458c4ae7f"
dependencies = [
"serde",
"utf8-width",
]