Skip to content

Commit

Permalink
Bump map-macro from 0.2.3 to 0.2.4
Browse files Browse the repository at this point in the history
Bumps [map-macro](https://github.com/jofas/map_macro) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/jofas/map_macro/releases)
- [Changelog](https://github.com/jofas/map_macro/blob/master/CHANGELOG.rst)
- [Commits](jofas/map_macro@v0.2.3...v0.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2022
1 parent 459a5c9 commit 22d834e
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 crates/fj-kernel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ categories = ["encoding", "mathematics", "rendering"]

[dependencies]
anymap = "1.0.0-beta.2"
map-macro = "0.2.3"
map-macro = "0.2.4"
parking_lot = "0.12.0"
parry2d-f64 = "0.9.0"
robust = "0.2.3"
Expand Down

0 comments on commit 22d834e

Please sign in to comment.