diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2024-08-22 20:45:15 +0000 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2024-08-22 20:45:15 +0000 |
| commit | ecb99e08531ff4d22e1a2204989e848347b3a756 (patch) | |
| tree | a6273fe1e2d5ca1ef19aad71fa659a42961e8da4 /Cargo.toml | |
| parent | fc51ff9e22a809e257ae92f12272f1dbcb31f594 (diff) | |
Add field `moving activity`
Following https://developers.google.com/android/reference/com/google/android/gms/location/DetectedActivity
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,3 +23,4 @@ once_cell = "1.19.0" chrono = { version = "0.4.38", features = ["serde"] } sha256 = "1.5.0" axum-extra = { version = "0.9.3", features = ["typed-header"] } +bytes = "1" |
