Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1587e0c

Browse filesBrowse files
committed
Bump version to 0.1.104 [skip ci]
1 parent 3835cbe commit 1587e0c
Copy full SHA for 1587e0c

File tree

5 files changed

+8
-8
lines changed
Filter options

5 files changed

+8
-8
lines changed

‎Cargo.lock

Copy file name to clipboardExpand all lines: Cargo.lock
+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎examples/embeddings/Cargo.toml

Copy file name to clipboardExpand all lines: examples/embeddings/Cargo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "embeddings"
3-
version = "0.1.103"
3+
version = "0.1.104"
44
edition = "2021"
55

66
[dependencies]

‎examples/simple/Cargo.toml

Copy file name to clipboardExpand all lines: examples/simple/Cargo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "simple"
3-
version = "0.1.103"
3+
version = "0.1.104"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

‎llama-cpp-2/Cargo.toml

Copy file name to clipboardExpand all lines: llama-cpp-2/Cargo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "llama-cpp-2"
33
description = "llama.cpp bindings for Rust"
4-
version = "0.1.103"
4+
version = "0.1.104"
55
edition = "2021"
66
license = "MIT OR Apache-2.0"
77
repository = "https://github.com/utilityai/llama-cpp-rs"

‎llama-cpp-sys-2/Cargo.toml

Copy file name to clipboardExpand all lines: llama-cpp-sys-2/Cargo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "llama-cpp-sys-2"
33
description = "Low Level Bindings to llama.cpp"
4-
version = "0.1.103"
4+
version = "0.1.104"
55
edition = "2021"
66
license = "MIT OR Apache-2.0"
77
repository = "https://github.com/utilityai/llama-cpp-rs"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.