Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #60 from asaaki/dependabot/cargo/tokio-1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 13, 2021
2 parents eb0d566 + 6e789ba commit 15367cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -25,7 +25,7 @@ futures-timer = "3.0"
influxdb = { version = "0.4", features = ["derive"] }
paw = "1.0"
structopt = { version = "0.3", default-features = false, features = ["paw"] }
tokio = { version = "1.4", features = ["full"] }
tokio = { version = "1.5", features = ["full"] }
privdrop = "0.5"
nix = "0.20"
# e-paper deps
Expand Down

0 comments on commit 15367cd

Please sign in to comment.