Skip to content

Commit

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

Bump the rust-dependencies group with 3 updates
  • Loading branch information
madiele authored Oct 7, 2024
2 parents 1b5eb5c + e394720 commit f882257
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ google-youtube3 = "=5.0.4"
actix-web = "=4.9.0"
async-trait = "=0.1.83"
url = { version="=2.5.2", features = ["serde"]}
futures = "=0.3.30"
futures = "=0.3.31"
log = "=0.4.22"
regex = "=1.11.0"
reqwest = { version = "=0.12.7", features = ["json"] }
reqwest = { version = "=0.12.8", features = ["json"] }
serde = "=1.0.210"
serde_json = "=1.0.128"
tokio = { version = "=1.40.0", features = ["macros", "process"]}
Expand All @@ -35,7 +35,7 @@ mime = "=0.3.17"
cached = { version = "=0.53.1", features = ["redis_tokio"] }
iso8601-duration = "=0.2.0"
chrono = "=0.4.38"
feed-rs = "=2.1.0"
feed-rs = "=2.1.1"

[dev-dependencies]
temp-env ={ version = "=0.3.6", features = ["async_closure"] }
Expand Down

0 comments on commit f882257

Please sign in to comment.