Skip to content

Commit

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

Bump the rust-dependencies group with 2 updates
  • Loading branch information
madiele committed Jun 17, 2024
2 parents 363837e + fa32d9a commit ae382ef
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 @@ -20,7 +20,7 @@ url = { version="=2.5.1", features = ["serde"]}
futures = "=0.3.30"
log = "=0.4.21"
regex = "=1.10.5"
reqwest = { version = "=0.12.4", features = ["json"] }
reqwest = { version = "=0.12.5", features = ["json"] }
serde = "=1.0.203"
serde_json = "=1.0.117"
tokio = { version = "=1.38.0", features = ["macros", "process"]}
Expand All @@ -32,7 +32,7 @@ eyre = "=0.6"
simple_logger = "=5.0"
redis = { version = "=0.25", features = ["tokio-comp"] }
mime = "=0.3.17"
cached = { version = "=0.51.3", features = ["redis_tokio"] }
cached = { version = "=0.51.4", features = ["redis_tokio"] }
iso8601-duration = "=0.2.0"
chrono = "=0.4.38"
feed-rs = "=2.0.0"
Expand Down

0 comments on commit ae382ef

Please sign in to comment.