Skip to content

Commit 7507de5

Browse files
authored
Merge pull request #1763 from gtk-rs/dependabot/cargo/async-channel-2.5.0
build(deps): bump async-channel from 2.3.1 to 2.5.0
2 parents de81b68 + 578abc3 commit 7507de5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gio/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ smallvec = "1"
4848
[dev-dependencies]
4949
futures = "0.3"
5050
futures-util = { version = "0.3", features = ["io"] }
51-
async-channel = "2.3"
51+
async-channel = "2.5"
5252
gir-format-check.workspace = true
5353
serial_test = "3"
5454

0 commit comments

Comments
 (0)