Skip to content

Commit e1443a7

Browse files
build(deps): bump drain from 0.1.0 to 0.1.1 (#1521)
1 parent bc8fce9 commit e1443a7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,10 @@ dependencies = [
236236

237237
[[package]]
238238
name = "drain"
239-
version = "0.1.0"
239+
version = "0.1.1"
240240
source = "registry+https://github.com/rust-lang/crates.io-index"
241-
checksum = "9701380e51dff309f25d5b3d6639aa757d940821f7bc966faa58b65b5b7e4a18"
241+
checksum = "2f1a0abf3fcefad9b4dd0e414207a7408e12b68414a01e6bb19b897d5bd7632d"
242242
dependencies = [
243-
"futures",
244243
"tokio",
245244
"tower",
246245
]

0 commit comments

Comments
 (0)