Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 6, 2024
1 parent 2909327 commit d6ca958
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 additions & 5 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
Original file line number Diff line number Diff line change
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.9"
macrotest = "1.0.11"
trybuild = "1.0"

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

0 comments on commit d6ca958

Please sign in to comment.