Skip to content

Commit

Permalink
fix(deps): update rust crate futures to 0.3.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2022
1 parent fa937e2 commit 1ed2093
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -10,7 +10,7 @@ btleplug = "0.10.0"
byteorder = "1.4.3"
chrono = "0.4.22"
crc = "3.0.0"
futures = "0.3.23"
futures = "0.3.24"
#influxdb = { version = "0.5.2", default-features = false, features = ["derive", "use-serde", "h1-client-rustls"] }
influxdb2_client = { git = "https://github.com/influxdata/influxdb_iox" }
structopt = "0.3.26"
Expand Down

0 comments on commit 1ed2093

Please sign in to comment.