Skip to content

Commit

Permalink
Update Rust crate cloudflare to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent b95bc85 commit 253ff3e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 35 deletions.
44 changes: 10 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ totems = "0.2.7"

[dependencies]
clap = { version = "4.4.6", features = ["derive", "env"] }
cloudflare = { version = "0.10.1", features = [
cloudflare = { version = "0.11.0", features = [
"rustls-tls",
], default-features = false }
dnsclient = "0.1.18"
Expand Down

0 comments on commit 253ff3e

Please sign in to comment.