mirror of
https://github.com/run-llama/semtools.git
synced 2026-07-01 21:34:14 -04:00
v1.2.1
This commit is contained in:
Generated
+1
-1
@@ -1749,7 +1749,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "semtools"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "semtools"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
description = "Semantic search and document parsing tools for the command line"
|
||||
|
||||
Reference in New Issue
Block a user