Skip to content

Commit 4ae867c

Browse files
authored
Merge pull request #89 from utilityai/dependabot/cargo/anyhow-1.0.80
Bump anyhow from 1.0.79 to 1.0.80
2 parents 09f5880 + 4663d73 commit 4ae867c

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
@@ -20,7 +20,7 @@ pprof = { workspace = true, features = ["criterion", "flamegraph"] }
2020

2121
# used in examples
2222
clap = { version = "4.5.0", features = ["derive"] }
23-
anyhow = "1.0.79"
23+
anyhow = "1.0.80"
2424

2525
[[bench]]
2626
name = "grammar_bias"

0 commit comments

Comments
 (0)