Skip to content

Commit 814ec17

Browse files
Bump linkme from 0.3.29 to 0.3.30 (#2305)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60b2d17 commit 814ec17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ heck = { version = "0.5.0" }
4747
impl-serde = { version = "0.4.0", default-features = false }
4848
itertools = { version = "0.12", default-features = false }
4949
jsonrpsee = { version = "0.22.5" }
50-
linkme = { version = "0.3.29" }
50+
linkme = { version = "0.3.30" }
5151
num-traits = { version = "0.2", default-features = false }
5252
paste = { version = "1.0" }
5353
pretty_assertions = { version = "1" }

0 commit comments

Comments
 (0)