Skip to content

Commit

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

Bump the rust-dependencies group with 2 updates
  • Loading branch information
madiele committed May 27, 2024
2 parents 39f660f + 8f15f31 commit e7e95c8
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 @@ -21,7 +21,7 @@ futures = "=0.3.30"
log = "=0.4.21"
regex = "=1.10.4"
reqwest = { version = "=0.12.4", features = ["json"] }
serde = "=1.0.202"
serde = "=1.0.203"
serde_json = "=1.0.117"
tokio = { version = "=1.37.0", features = ["macros", "process"]}
uuid = { version= "=1.8.0", features = ["v4", "serde"]}
Expand All @@ -35,7 +35,7 @@ mime = "=0.3.17"
cached = { version = "=0.51.3", features = ["redis_tokio"] }
iso8601-duration = "=0.2.0"
chrono = "=0.4.38"
feed-rs = "=1.5.2"
feed-rs = "=2.0.0"

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

0 comments on commit e7e95c8

Please sign in to comment.