Skip to content

Commit

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

Bump the rust-dependencies group with 2 updates
  • Loading branch information
madiele authored Nov 13, 2023
2 parents a1762ea + 216ea31 commit 8c48e49
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,9 +21,9 @@ futures = "=0.3.29"
log = "=0.4.20"
regex = "=1.10.2"
reqwest = { version = "=0.11.22", features = ["json"] }
serde = "=1.0.190"
serde = "=1.0.192"
serde_json = "=1.0.108"
tokio = { version = "=1.33.0", features = ["macros", "process"]}
tokio = { version = "=1.34.0", features = ["macros", "process"]}
uuid = { version= "=1.5.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 8c48e49

Please sign in to comment.