Skip to content

Commit

Permalink
build(deps): bump is-macro from 0.3.5 to 0.3.6
Browse files Browse the repository at this point in the history
Bumps [is-macro](https://github.com/dudykr/ddbase) from 0.3.5 to 0.3.6.
- [Commits](https://github.com/dudykr/ddbase/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and elijah-potter committed Sep 2, 2024
1 parent 62df083 commit b26e131
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 harper-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository = "https://github.com/elijah-potter/harper"
[dependencies]
blanket = "0.4.0"
hashbrown = { version = "0.14.3", features = ["serde"] }
is-macro = "0.3.0"
is-macro = "0.3.6"
itertools = "0.13.0"
paste = "1.0.14"
pulldown-cmark = "0.11.0"
Expand Down

0 comments on commit b26e131

Please sign in to comment.