Skip to content

Commit

Permalink
chore(deps): Bump hashbrown to 0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mxxntype committed Dec 5, 2024
1 parent ec2bb88 commit b60044d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 4 deletions.
26 changes: 22 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ blake3 = "1.5.1"
color-eyre = "0.6.3"
diesel = { version = "2.1.6", features = ["postgres", "uuid", "r2d2"] }
futures = "0.3.30"
hashbrown = "0.15.2"
hex = { version = "0.4.3", optional = true }
itertools = "0.13.0"
ollama-rs = "0.1.9"
Expand Down

0 comments on commit b60044d

Please sign in to comment.