Skip to content

Commit

Permalink
Merge pull request #84 from andrewdavidmackenzie/dependabot/cargo/wor…
Browse files Browse the repository at this point in the history
…ker-0.4.0
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
2 parents 91482f0 + f109b0a commit a5f5b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collectr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ path = "src/worker.rs"

[dependencies]
data_model = { path = "../data_model" }
worker = { version = "0.3.4", features = ["queue"] }
worker = { version = "0.4.0", features = ["queue"] }
serde_derive = "~1.0"
serde = "~1.0"
serde_json = "1.0.107"

0 comments on commit a5f5b8d

Please sign in to comment.