Skip to content

Commit

Permalink
build(deps): bump jobserver from 0.1.28 to 0.1.31
Browse files Browse the repository at this point in the history
Bumps [jobserver](https://github.com/rust-lang/jobserver-rs) from 0.1.28 to 0.1.31.
- [Commits](rust-lang/jobserver-rs@0.1.28...0.1.31)

---
updated-dependencies:
- dependency-name: jobserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and yukibtc committed Jul 22, 2024
1 parent fc16960 commit 2903bd5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/nostr-rocksdb/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tracing = { workspace = true, features = ["std", "attributes"] }

[build-dependencies]
# PIN for MSRV 1.64.0
jobserver = "=0.1.28"
jobserver = "=0.1.31"

[dev-dependencies]
tokio = { workspace = true, features = ["macros", "rt-multi-thread", "time"] }
Expand Down

0 comments on commit 2903bd5

Please sign in to comment.