Skip to content

Commit 2f433cd

Browse files
authored
Merge pull request #753 from utilityai/dependabot/cargo/enumflags2-0.7.12
chore(deps): bump enumflags2 from 0.7.11 to 0.7.12
2 parents 2521572 + 45802e3 commit 2f433cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

llama-cpp-2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/utilityai/llama-cpp-rs"
99
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1010

1111
[dependencies]
12-
enumflags2 = "0.7.11"
12+
enumflags2 = "0.7.12"
1313
llama-cpp-sys-2 = { path = "../llama-cpp-sys-2", version = "0.1.69" }
1414
thiserror = { workspace = true }
1515
tracing = { workspace = true }

0 commit comments

Comments
 (0)