Skip to content

Commit

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

Bump the rust-dependencies group with 4 updates
  • Loading branch information
madiele committed Jun 10, 2024
2 parents b519f72 + a9a680f commit 363837e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ name = "app"
path = "src/main.rs"

[dependencies]
actix-rt = "=2.9.0"
actix-rt = "=2.10.0"
google-youtube3 = "=5.0.4"
actix-web = "=4.6.0"
actix-web = "=4.7.0"
async-trait = "=0.1.80"
url = { version="=2.5.0", features = ["serde"]}
url = { version="=2.5.1", features = ["serde"]}
futures = "=0.3.30"
log = "=0.4.21"
regex = "=1.10.4"
regex = "=1.10.5"
reqwest = { version = "=0.12.4", features = ["json"] }
serde = "=1.0.203"
serde_json = "=1.0.117"
Expand Down

0 comments on commit 363837e

Please sign in to comment.