Skip to content

Commit

Permalink
chore(deps): update rust crate once_cell to 1.19.0 (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 2c6fa6d commit d30f016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apalis-sql/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ debounced = "0.1.0"
[dev-dependencies]
tokio = { version = "1", features = ["macros"] }
email-service = { path = "../../examples/email-service" }
once_cell = "1.18.0"
once_cell = "1.19.0"

[package.metadata.docs.rs]
# defines the configuration attribute `docsrs`
Expand Down

0 comments on commit d30f016

Please sign in to comment.