Skip to content

Commit

Permalink
chore(deps): bump include_dir from 0.7.3 to 0.7.4
Browse files Browse the repository at this point in the history
Bumps [include_dir](https://github.com/Michael-F-Bryan/include_dir) from 0.7.3 to 0.7.4.
- [Commits](Michael-F-Bryan/include_dir@include_dir-v0.7.3...include_dir-v0.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 6d8f4f6 commit 7c69d29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ anyhow = "1.0.83"
itertools = "0.12.1"
globset = { version = "0.4.14", features = ["serde1"] }
miette = { version = "7.2.0", features = ["fancy", "serde"] }
include_dir = "0.7.3"
include_dir = "0.7.4"
tempdir = "0.3.7"
schemars = "0.8.21"

Expand Down

0 comments on commit 7c69d29

Please sign in to comment.