Skip to content

Commit

Permalink
chore(deps): bump url from 2.5.0 to 2.5.2 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent a23ada4 commit 7d07d90
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 @@ -38,7 +38,7 @@ thiserror = { version = "1.0.61" }
tinyvec = { version = "1.6.0", features = ["alloc", "serde", "rustc_1_40"] }
toml = { version = "0.8.14" }
ureq = { version = "2.9.7", features = ["cookies"], default-features = true }
url = { version = "2.5.0" }
url = { version = "2.5.2" }

# Binary dependencies
clap = { version = "4.5.4", features = ["derive", "color"], optional = true }
Expand Down

0 comments on commit 7d07d90

Please sign in to comment.