Skip to content

Commit

Permalink
Bump the cargo group in /MaintenanceWorker with 2 updates (#1115)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent ad2c507 commit 8028892
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions MaintenanceWorker/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion MaintenanceWorker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ wasm-opt = false
crate-type = ["cdylib"]

[dependencies]
worker = { version="0.4.1", features=['http', 'axum'] }
worker = { version="0.4.2", features=['http', 'axum'] }
worker-macros = { version="0.4.0", features=['http'] }
axum = { version = "0.7", default-features = false }
tower-service = "0.3.3"
Expand Down

0 comments on commit 8028892

Please sign in to comment.