diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-09 08:21:17 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-09 08:21:17 -0500 |
| commit | 6b23970f004624777c05c7cab60ecb0a88e4bf06 (patch) | |
| tree | 2314bec6dc6fe545d59998148eb56bbd331e4110 | |
| parent | 7e94ba5658a4a120c4ea332f9cd6b8dc7365a55f (diff) | |
| download | xesite-6b23970f004624777c05c7cab60ecb0a88e4bf06.tar.xz xesite-6b23970f004624777c05c7cab60ecb0a88e4bf06.zip | |
build(deps): bump glob from 0.3.0 to 0.3.1 (#587)
Bumps [glob](https://github.com/rust-lang/glob) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/rust-lang/glob/releases)
- [Commits](https://github.com/rust-lang/glob/compare/0.3.0...0.3.1)
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1002,9 +1002,9 @@ checksum = "dec7af912d60cdbd3677c1af9352ebae6fb8394d165568a2234df0fa00f87793" [[package]] name = "glob" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" +checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" [[package]] name = "h2" |
