Skip to content

Commit 062f134

Browse files
chore(deps): bump globset from 0.4.16 to 0.4.18
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.16 to 0.4.18. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.16...globset-0.4.18) --- updated-dependencies: - dependency-name: globset dependency-version: 0.4.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 549b01c commit 062f134

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

crates/glaredb_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ scc = { workspace = true }
3333
indexmap = "2.10.0"
3434
half = { workspace = true }
3535
textwrap = { version = "0.16.1", default-features = false, features = ["unicode-width"] }
36-
globset = { version = "0.4.16", default-features = false }
36+
globset = { version = "0.4.18", default-features = false }
3737
md5 = "0.8.0"
3838

3939
[dev-dependencies]

0 commit comments

Comments
 (0)