aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLia Lenckowski <lialenck@protonmail.com>2024-11-25 01:33:42 +0100
committerLia Lenckowski <lialenck@protonmail.com>2024-11-25 01:33:42 +0100
commit6a2d5e2241b73039ae09b627c30841248d887a79 (patch)
tree8242692c4b8b087f4fc2323ad09c7b7a63075c9b /Cargo.toml
parent4195f3e742bec7ed0ef1b193a725ea7335a547ef (diff)
downloadembeddings-sort-6a2d5e2241b73039ae09b627c30841248d887a79.tar
embeddings-sort-6a2d5e2241b73039ae09b627c30841248d887a79.tar.bz2
embeddings-sort-6a2d5e2241b73039ae09b627c30841248d887a79.tar.zst
implement rust side of flag that ignores failing embeddings
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 800529c..641b5a3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "embeddings-sort"
-version = "0.2.0"
+version = "0.3.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html