diff options
author | Lia Lenckowski <lialenck@protonmail.com> | 2024-12-12 16:09:37 +0100 |
---|---|---|
committer | Lia Lenckowski <lialenck@protonmail.com> | 2024-12-12 16:09:37 +0100 |
commit | 0aced90a11df4b36bcc70950f014cac29d3ad0fc (patch) | |
tree | 6679947eddc140bd0e9d4aa66f755797fea0c495 /Cargo.toml | |
parent | e8ab616a5dabe2ae8d77772466f92410ebee1048 (diff) | |
download | embeddings-sort-main.tar embeddings-sort-main.tar.bz2 embeddings-sort-main.tar.zst |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "embeddings-sort" -version = "0.4.0" +version = "1.0.0" edition = "2021" [dependencies] |