Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #823 from abetterinternet/dependabot/cargo/facilit…
Browse files Browse the repository at this point in the history
…ator/tokio-1.8.1

build(deps): bump tokio from 1.7.1 to 1.8.1 in /facilitator
  • Loading branch information
tgeoghegan authored Jul 16, 2021
2 parents 0f1e6d7 + b4d9cb6 commit 18d83a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions facilitator/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 facilitator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ serde = { version = "^1.0", features = ["derive"] }
serde_json = "1.0"
tempfile = "3.1.0"
thiserror = "1.0"
tokio = { version = "^1.7", features = ["full"] }
tokio = { version = "^1.8", features = ["full"] }
ureq = { version = "^2.1", features = ["json"] }
url = "2.2.2"
urlencoding = "2.0.0"
Expand Down

0 comments on commit 18d83a7

Please sign in to comment.