Skip to content

Commit

Permalink
Bump worker from 0.4.2 to 0.5.0 in the cargo-dependencies group
Browse files Browse the repository at this point in the history
Bumps the cargo-dependencies group with 1 update: [worker](https://github.com/cloudflare/workers-rs).


Updates `worker` from 0.4.2 to 0.5.0
- [Release notes](https://github.com/cloudflare/workers-rs/releases)
- [Commits](cloudflare/workers-rs@v0.4.2...v0.5.0)

---
updated-dependencies:
- dependency-name: worker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and DanNixon committed Jan 1, 2025
1 parent 2ca4afb commit 2fb6e81
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ crate-type = ["cdylib"]

[dependencies]
spaceapi = "0.9.0"
worker = "0.4.2"
worker = "0.5.0"

[profile.release]
opt-level = "s" # optimize for size in release builds
Expand Down

0 comments on commit 2fb6e81

Please sign in to comment.