Skip to content

Commit

Permalink
build(deps): bump drain from 0.1.0 to 0.1.1 (#1521)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 28, 2022
1 parent bc8fce9 commit e1443a7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,11 +236,10 @@ dependencies = [

[[package]]
name = "drain"
version = "0.1.0"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9701380e51dff309f25d5b3d6639aa757d940821f7bc966faa58b65b5b7e4a18"
checksum = "2f1a0abf3fcefad9b4dd0e414207a7408e12b68414a01e6bb19b897d5bd7632d"
dependencies = [
"futures",
"tokio",
"tower",
]
Expand Down

0 comments on commit e1443a7

Please sign in to comment.