Skip to content

Commit c6c059c

Browse files
build(deps): bump macrotest from 1.0.13 to 1.1.0 (#1689)
Bumps [macrotest](https://github.com/eupn/macrotest) from 1.0.13 to 1.1.0. - [Commits](eupn/macrotest@v1.0.13...v1.1.0) --- updated-dependencies: - dependency-name: macrotest dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5413a4e commit c6c059c

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

Cargo.lock

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

precompiles/macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sp-crypto-hashing = { workspace = true }
2222
syn = "2.0"
2323

2424
[dev-dependencies]
25-
macrotest = "1.0.13"
25+
macrotest = "1.1.0"
2626
trybuild = "1.0"
2727

2828
precompile-utils = { path = "../", features = ["testing"] }

0 commit comments

Comments
 (0)