Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
williamhogman committed Nov 15, 2023
1 parent 040b76e commit 8d858e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

8 changes: 6 additions & 2 deletions crates/llm-chain-milvus/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
[package]
name = "llm-chain-milvus"
version = "0.1.0"
version = "0.12.3"
edition = "2021"
license = "MIT"

description = "Driver for the Milvus vector store"
keywords = ["llm", "langchain", "ggml", "chain"]
categories = ["science"]
authors = ["William Rudenmalm <[email protected]>"]
repository = "https://github.com/sobelio/llm-chain/"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Expand Down

0 comments on commit 8d858e8

Please sign in to comment.