aboutsummaryrefslogtreecommitdiffstats
path: root/crates/asist-asr/Cargo.toml
diff options
context:
space:
mode:
authorelvis <elvis@claros.ar>2026-09-26 20:20:19 -0300
committerelvis <elvis@claros.ar>2026-09-26 20:20:19 -0300
commit8518a63f55153e7f45fd49ad6caff5555f4e374f (patch)
tree636684eea3fa6f35d78282ab95eb687ef49154af /crates/asist-asr/Cargo.toml
parent69de76dc9cbedc6092d1e5ce84094a8030de1470 (diff)
downloadasist-p-main.tar.gz
asist-p-main.zip
Translate code, comments, logs and terminal UI to English; add English README; rename scriptsHEADmain
Diffstat (limited to 'crates/asist-asr/Cargo.toml')
-rw-r--r--crates/asist-asr/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/asist-asr/Cargo.toml b/crates/asist-asr/Cargo.toml
index e9b8345..2f74d9b 100644
--- a/crates/asist-asr/Cargo.toml
+++ b/crates/asist-asr/Cargo.toml
@@ -9,7 +9,7 @@ license.workspace = true
asist-core.workspace = true
asist-audio.workspace = true
canary-rs.workspace = true
-# Sólo para fijar la versión; ver la nota del Cargo.toml del workspace.
+# Only to pin the version; see the note in the workspace Cargo.toml.
ort.workspace = true
crossbeam-channel.workspace = true
tracing.workspace = true