Skip to content

Commit 857c3ef

Browse files
authored
Merge pull request #813 from utilityai/dependabot/cargo/glob-0.3.3
chore(deps): bump glob from 0.3.2 to 0.3.3
2 parents 36dafe8 + 57545b2 commit 857c3ef

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.

llama-cpp-sys-2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ bindgen = { workspace = true }
6666
cc = { workspace = true, features = ["parallel"] }
6767
cmake = "0.1"
6868
find_cuda_helper = "0.2.0"
69-
glob = "0.3.2"
69+
glob = "0.3.3"
7070
walkdir = "2"
7171

7272
[features]

0 commit comments

Comments
 (0)