Skip to content

Commit

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

---
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 11, 2024
1 parent b4840f4 commit 3b7e7ac
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.29" }
linkme = { version = "0.3.30" }
num-traits = { version = "0.2", default-features = false }
paste = { version = "1.0" }
pretty_assertions = { version = "1" }
Expand Down

0 comments on commit 3b7e7ac

Please sign in to comment.