Skip to content

Commit

Permalink
Bump worker from 0.3.1 to 0.3.4 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.3.1 to 0.3.4
- [Release notes](https://github.com/cloudflare/workers-rs/releases)
- [Commits](cloudflare/workers-rs@v0.3.1...v0.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and DanNixon committed Sep 2, 2024
1 parent 625b098 commit 2b36802
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
41 changes: 21 additions & 20 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.3.1"
worker = "0.3.4"

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

0 comments on commit 2b36802

Please sign in to comment.