Skip to content

Commit 7f86069

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump glob from 0.3.1 to 0.3.2
Bumps [glob](https://github.com/rust-lang/glob) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6adf35 commit 7f86069

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ git-branchless-submit = { version = "0.10.0", path = "git-branchless-submit" }
7070
git-branchless-test = { version = "0.10.0", path = "git-branchless-test" }
7171
git-branchless-undo = { version = "0.10.0", path = "git-branchless-undo" }
7272
git2 = { version = "0.19.0", default-features = false }
73-
glob = "0.3.0"
73+
glob = "0.3.2"
7474
indexmap = "2.7.0"
7575
indicatif = { version = "0.17.9", features = ["improved_unicode"] }
7676
itertools = "0.13.0"

0 commit comments

Comments
 (0)