Skip to content

Commit

Permalink
remove non-working fitbit/strava code
Browse files Browse the repository at this point in the history
  • Loading branch information
ddboline committed Nov 2, 2024
1 parent df38f79 commit c0d1cef
Show file tree
Hide file tree
Showing 21 changed files with 74 additions and 2,087 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "garmin_rust"
version = "0.14.25"
version = "0.14.26"
authors = ["Daniel Boline <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion fitbit_bot/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fitbit_bot"
version = "0.14.25"
version = "0.14.26"
authors = ["Daniel Boline <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion fitbit_lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fitbit_lib"
version = "0.14.25"
version = "0.14.26"
authors = ["Daniel Boline <[email protected]>"]
edition = "2018"

Expand Down
Loading

0 comments on commit c0d1cef

Please sign in to comment.