Skip to content

Commit c5afd5e

Browse files
Update Rust crate conduit-router to 0.9.0-alpha.7 (#21)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5cf786e commit c5afd5e

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
@@ -20,7 +20,7 @@ tokio-stream = "0.1"
2020
tower-service = "0.3"
2121

2222
[dev-dependencies]
23-
conduit-router = "0.9.0-alpha.3"
23+
conduit-router = "0.9.0-alpha.7"
2424
futures-util = "0.3"
2525
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
2626
tracing-subscriber = "0.2.22"

0 commit comments

Comments
 (0)