Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-Steiner committed Apr 2, 2020
1 parent 97e9518 commit 1a4bb7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2018"
btleplug = "0.4.1"
influxdb = { version = "0.1.0", features = ["derive"] }
chrono = { version = "0.4", features = ["serde"] }
tokio = { version = "0.2.13", features = ["rt-core", "rt-threaded", "sync", "stream"] }
tokio = { version = "0.2.15", features = ["rt-core", "rt-threaded", "sync", "stream"] }
ruuvi-sensor-protocol = "0.4.1"
structopt = { version = "0.3", features = [ "paw" ] }
paw = "1.0"
Expand Down

0 comments on commit 1a4bb7a

Please sign in to comment.