Skip to content

Commit

Permalink
Bump the cargo group with 2 updates (#138)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 0937cee commit 4aec521
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ reqwest = { version = "0.11.22", default-features = false, features = [
"json",
"rustls-tls",
] }
serde = { version = "1.0.189", features = ["derive"] }
trust-dns-client = "0.23.1"
serde = { version = "1.0.190", features = ["derive"] }
trust-dns-client = "0.23.2"
url = "2.4.1"

0 comments on commit 4aec521

Please sign in to comment.