Skip to content

Commit 9a92c76

Browse files
authored
Merge branch 'master' into dependabot/cargo/corosensei-0.3
2 parents 7d6c823 + 9707323 commit 9a92c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ open-coroutine-macros = { path = "macros", version = "0.7.0" }
2727
tracing = { version = "0.1", default-features = false }
2828
tracing-subscriber = { version = "0.3", default-features = false }
2929
tracing-appender = { version = "0.2", default-features = false }
30-
cargo_metadata = { version = "0.22", default-features = false }
30+
cargo_metadata = { version = "0.23", default-features = false }
3131
mio = { version = "1.0", default-features = false }
3232

3333
cfg-if = "1.0.0"

0 commit comments

Comments
 (0)