Skip to content

Commit

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

Bump the rust-dependencies group with 2 updates
  • Loading branch information
madiele authored Sep 30, 2024
2 parents e8cbb0d + bc16e3b commit 1b5eb5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ path = "src/main.rs"
actix-rt = "=2.10.0"
google-youtube3 = "=5.0.4"
actix-web = "=4.9.0"
async-trait = "=0.1.82"
async-trait = "=0.1.83"
url = { version="=2.5.2", features = ["serde"]}
futures = "=0.3.30"
log = "=0.4.22"
regex = "=1.10.6"
regex = "=1.11.0"
reqwest = { version = "=0.12.7", features = ["json"] }
serde = "=1.0.210"
serde_json = "=1.0.128"
Expand Down

0 comments on commit 1b5eb5c

Please sign in to comment.