Skip to content

Commit

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

Bump the rust-dependencies group with 3 updates
  • Loading branch information
madiele authored Aug 19, 2024
2 parents db82ae8 + 23531de commit b22b36d
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 @@ -21,9 +21,9 @@ futures = "=0.3.30"
log = "=0.4.22"
regex = "=1.10.6"
reqwest = { version = "=0.12.5", features = ["json"] }
serde = "=1.0.206"
serde_json = "=1.0.124"
tokio = { version = "=1.39.2", features = ["macros", "process"]}
serde = "=1.0.208"
serde_json = "=1.0.125"
tokio = { version = "=1.39.3", features = ["macros", "process"]}
uuid = { version= "=1.10.0", features = ["v4", "serde"]}
genawaiter = {version = "=0.99", features = ["futures03"] }
openssl = { version = "*", features = ["vendored"] } #this is here just to make cross-compiling work during github actions
Expand Down

0 comments on commit b22b36d

Please sign in to comment.