author | jordan <jordan@doyle.la> | 2025-04-03 16:29:54.0 +07:00:00 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-03 16:29:54.0 +07:00:00 |
commit | 3f6e119e5cc3e0af41094e9e7208a4683b3e7507 [patch] |
|
tree | e86161ea42fc31d6b9a5e69f055474204fe772cf |
|
parent | a8fd3d0a614f7a77adc8ebbeb1442f889cc3d047 |
|
parent | 0b196240478fc531ec992de700b2bc5dda5399a3 |
|
download | 3f6e119e5cc3e0af41094e9e7208a4683b3e7507.tar.gz |
Merge pull request #119 from w4/dependabot/cargo/globset-0.4.16
Bump globset from 0.4.15 to 0.4.16
Diff
Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0eb9bd4..c315491 100644 --- a/Cargo.lock +++ a/Cargo.lock @@ -1555,9 +1555,9 @@ [[package]] name = "globset" version = "0.4.15" version = "0.4.16" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19" checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5" dependencies = [ "aho-corasick", "bstr",