Skip to content

Commit

Permalink
Merge pull request #60 from andrewdavidmackenzie/dependabot/cargo/wor…
Browse files Browse the repository at this point in the history
…ker-0.0.19
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
2 parents 95bb84a + 9f3fd00 commit a2377e6
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.0.18", features = ["queue"]}
worker = { version = "0.0.19", features = ["queue"]}
serde_derive = "~1.0"
serde = "~1.0"
serde_json = "1.0.107"

0 comments on commit a2377e6

Please sign in to comment.