Skip to content

Commit 835f416

Browse files
Merge pull request #126 from influxdata/dependabot/cargo/rustls-pemfile-1.0
chore(deps): update rustls-pemfile requirement from 0.3 to 1.0
2 parents 6eb7a58 + 81786e3 commit 835f416

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
@@ -45,7 +45,7 @@ dotenv = "0.15"
4545
futures = "0.3"
4646
proptest = "1"
4747
proptest-derive = "0.3"
48-
rustls-pemfile = "0.3"
48+
rustls-pemfile = "1.0"
4949
rdkafka = { version = "0.28", default-features = false, features = ["libz", "tokio", "zstd"] }
5050
tokio = { version = "1.14", features = ["macros", "rt-multi-thread"] }
5151
tracing-log = "0.1"

0 commit comments

Comments
 (0)