Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 4c23e05 commit 0ba9126
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.26" }
linkme = { version = "0.3.29" }
num-traits = { version = "0.2", default-features = false }
paste = { version = "1.0" }
pretty_assertions = { version = "1" }
Expand Down

0 comments on commit 0ba9126

Please sign in to comment.