Skip to content

Commit

Permalink
Bump linkme from 0.3.25 to 0.3.26 (#2234)
Browse files Browse the repository at this point in the history
Bumps [linkme](https://github.com/dtolnay/linkme) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/dtolnay/linkme/releases)
- [Commits](dtolnay/linkme@0.3.25...0.3.26)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent e1f5af2 commit 4436483
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -47,7 +47,7 @@ heck = { version = "0.5.0" }
impl-serde = { version = "0.4.0", default-features = false }
itertools = { version = "0.12", default-features = false }
jsonrpsee = { version = "0.22.5" }
linkme = { version = "0.3.25" }
linkme = { version = "0.3.26" }
num-traits = { version = "0.2", default-features = false }
paste = { version = "1.0" }
pretty_assertions = { version = "1" }
Expand Down

0 comments on commit 4436483

Please sign in to comment.