Skip to content

Commit

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

---
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 Aug 2, 2024
1 parent 788b7ec commit 625b098
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.0"
worker = "0.3.1"

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

0 comments on commit 625b098

Please sign in to comment.