Skip to content

Commit

Permalink
build(deps): bump macrotest from 1.0.11 to 1.0.12 (#1403)
Browse files Browse the repository at this point in the history
Bumps [macrotest](https://github.com/eupn/macrotest) from 1.0.11 to 1.0.12.
- [Commits](eupn/macrotest@v1.0.11...v1.0.12)

---
updated-dependencies:
- dependency-name: macrotest
  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>
  • Loading branch information
dependabot[bot] committed Apr 24, 2024
1 parent ec31bbe commit f7dc0ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 precompiles/macro/Cargo.toml
Expand Up @@ -22,7 +22,7 @@ sp-crypto-hashing = { workspace = true }
syn = { version = "1.0", features = ["extra-traits", "fold", "full", "visit"] }

[dev-dependencies]
macrotest = "1.0.11"
macrotest = "1.0.12"
trybuild = "1.0"

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

0 comments on commit f7dc0ac

Please sign in to comment.