Skip to content

Commit

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

Bump the rust-dependencies group with 2 updates
  • Loading branch information
madiele committed Mar 18, 2024
2 parents 3d567ff + 7ba18d8 commit 20a858a
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,12 +15,12 @@ path = "src/main.rs"
actix-rt = "=2.9.0"
google-youtube3 = "=5.0.4"
actix-web = "=4.5.1"
async-trait = "=0.1.77"
async-trait = "=0.1.78"
url = { version="=2.5.0", features = ["serde"]}
futures = "=0.3.30"
log = "=0.4.21"
regex = "=1.10.3"
reqwest = { version = "=0.11.25", features = ["json"] }
reqwest = { version = "=0.11.26", features = ["json"] }
serde = "=1.0.197"
serde_json = "=1.0.114"
tokio = { version = "=1.36.0", features = ["macros", "process"]}
Expand Down

0 comments on commit 20a858a

Please sign in to comment.