Skip to content

Commit

Permalink
Merge pull request #233 from madiele/dependabot/cargo/rust-dependenci…
Browse files Browse the repository at this point in the history
…es-d0e3cc6173

Update url requirement from =2.5.3 to =2.5.4 in the rust-dependencies group
  • Loading branch information
madiele authored Nov 25, 2024
2 parents cfed0af + cb6ac22 commit 3237238
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 @@ -16,7 +16,7 @@ actix-rt = "=2.10.0"
google-youtube3 = "=5.0.4"
actix-web = "=4.9.0"
async-trait = "=0.1.83"
url = { version="=2.5.3", features = ["serde"]}
url = { version="=2.5.4", features = ["serde"]}
futures = "=0.3.31"
log = "=0.4.22"
regex = "=1.11.1"
Expand Down

0 comments on commit 3237238

Please sign in to comment.