summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-08-22 22:45:15 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-08-22 22:45:15 +0200
commitecb99e08531ff4d22e1a2204989e848347b3a756 (patch)
treea6273fe1e2d5ca1ef19aad71fa659a42961e8da4 /Cargo.lock
parentfc51ff9e22a809e257ae92f12272f1dbcb31f594 (diff)
Add field `moving activity`
Following https://developers.google.com/android/reference/com/google/android/gms/location/DetectedActivity
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3a7dd05..2b8331e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -398,6 +398,7 @@ dependencies = [
"async-graphql-axum",
"axum",
"axum-extra",
+ "bytes",
"chrono",
"config",
"futures-util",