Skip to content

Commit 578abc3

Browse files
build(deps): bump async-channel from 2.3.1 to 2.5.0
--- updated-dependencies: - dependency-name: async-channel dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a11d07 commit 578abc3

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)