Skip to content

Commit 8238d0b

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

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.20.0", default-features = false }
73-
glob = "0.3.2"
73+
glob = "0.3.3"
7474
indexmap = "2.11.0"
7575
indicatif = { version = "0.17.11", features = ["improved_unicode"] }
7676
itertools = "0.14.0"

0 commit comments

Comments
 (0)