Skip to content

Commit

Permalink
Update embedded-tls
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Sep 29, 2023
1 parent b5f6e76 commit 039e5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ replace_with = { version = "0.1", default-features = false, features = [
] }
static_cell = { version = "1.2.0", features = ["nightly"] }
bad-server = { path = "bad-server", features = ["embassy"] }
embedded-tls = { version = "0.14.1", default-features = false, features = ["async"] }
embedded-tls = { version = "0.14.2", default-features = false, features = ["async"] }
reqwless = "0.6.0"

embedded-graphics = { workspace = true }
Expand Down

0 comments on commit 039e5b2

Please sign in to comment.