Skip to content

Commit cb9e2b3

Browse files
authored
Merge pull request #110 from ctz/dependabot/cargo/ct-logs-tw-0.7
build(deps): update ct-logs requirement from ^0.6 to ^0.7
2 parents 69133c8 + 4d10f13 commit cb9e2b3

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
@@ -12,7 +12,7 @@ repository = "https://github.com/ctz/hyper-rustls"
1212
[dependencies]
1313
bytes = "0.5"
1414
log = "0.4.4"
15-
ct-logs = { version = "^0.6", optional = true }
15+
ct-logs = { version = "^0.7", optional = true }
1616
futures-util = "0.3.1"
1717
hyper = { version = "0.13.0", default-features = false }
1818
rustls = "0.17"

0 commit comments

Comments
 (0)