Skip to content

Commit 45802e3

Browse files
chore(deps): bump enumflags2 from 0.7.11 to 0.7.12
Bumps [enumflags2](https://github.com/meithecatte/enumflags2) from 0.7.11 to 0.7.12. - [Release notes](https://github.com/meithecatte/enumflags2/releases) - [Commits](meithecatte/enumflags2@v0.7.11...v0.7.12) --- updated-dependencies: - dependency-name: enumflags2 dependency-version: 0.7.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8331a39 commit 45802e3

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)