Skip to content

Commit

Permalink
Bump native-tls from 0.2.5 to 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and bors-libra committed Nov 23, 2020
1 parent 3eb3cdd commit e2e82af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 secure/storage/vault/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ base64 = "0.13.0"
chrono = "0.4.19"
once_cell = "1.4.1"
proptest = { version = "0.10.1", optional = true }
native-tls = "0.2.5"
native-tls = "0.2.6"
serde = { version = "1.0.117", features = ["derive"], default-features = false }
serde_json = "1.0.59"
thiserror = "1.0.22"
Expand Down

0 comments on commit e2e82af

Please sign in to comment.