mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-24 20:52:11 +00:00
migrate pptx-to-md to version 1.0.0 to upgrade to the way faster pull parser and make use of the semantic document model
This commit is contained in:
parent
27d2730adb
commit
2b470c437b
2349
runtime/Cargo.lock
generated
2349
runtime/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -44,7 +44,8 @@ pdfium-render = "0.9.1"
|
|||||||
sys-locale = "0.3.2"
|
sys-locale = "0.3.2"
|
||||||
whoami = "2.1.2"
|
whoami = "2.1.2"
|
||||||
cfg-if = "1.0.4"
|
cfg-if = "1.0.4"
|
||||||
pptx-to-md = "0.5.1"
|
pptx-to-md = "1.0.0"
|
||||||
|
docx-to-md = "0.1.0"
|
||||||
tempfile = "3.27.0"
|
tempfile = "3.27.0"
|
||||||
strum_macros = "0.28.0"
|
strum_macros = "0.28.0"
|
||||||
sysinfo = "0.39.6"
|
sysinfo = "0.39.6"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user