Skip to content

Commit

Permalink
Update Rust crate addr to 0.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 782bb6b commit d029850
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ exclude = [
]

[dependencies]
addr = { version = "0.14", default-features = false, features = ["psl"], optional = true }
addr = { version = "0.15.6", default-features = false, features = ["psl"], optional = true }
url = "2.2"
percent-encoding = "2.1"
once_cell = "1.8"
Expand Down

0 comments on commit d029850

Please sign in to comment.