Skip to content

Commit 5cf786e

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

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
@@ -10,7 +10,7 @@ edition = "2018"
1010

1111
[dependencies]
1212
bytes = "1"
13-
conduit = "0.9.0-alpha.4"
13+
conduit = "0.9.0-alpha.5"
1414
hyper = { version = "0.14", features = ["server", "http1", "stream", "tcp"] }
1515
http = "0.2"
1616
percent-encoding = "2"

0 commit comments

Comments
 (0)