Skip to content

Commit

Permalink
Bump map-macro from 0.2.4 to 0.2.5
Browse files Browse the repository at this point in the history
Bumps [map-macro](https://github.com/jofas/map_macro) from 0.2.4 to 0.2.5.
- [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.4...v0.2.5)

---
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 Dec 19, 2022
1 parent 941359d commit 8f5a67f
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 tools/automator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ publish = false
[dependencies]
anyhow = "1.0.66"
chrono = "0.4.23"
map-macro = "0.2.4"
map-macro = "0.2.5"
octocrab = "0.17.0"
semver = "1.0.14"
serde = "1.0.150"
Expand Down

0 comments on commit 8f5a67f

Please sign in to comment.