mirror of
https://github.com/firecrawl/anydoc.git
synced 2026-09-14 14:18:33 +08:00
f672f73236
Declare rust-version 1.88, the floor zip and calamine already impose, so an old toolchain gets an MSRV message instead of an edition-2024 parse error. Run CI on pushes to main too. Everything lands directly on main, so the pull_request trigger meant it never ran. Record the benchmark machine in the readme, and drop github-slugger from the bench harness, left behind when the differential harness went away.
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"name": "anydoc-bench",
|
|
"private": true,
|
|
"dependencies": {
|
|
"mammoth": "^1.8.0",
|
|
"turndown": "^7.2.0",
|
|
"turndown-plugin-gfm": "^1.0.2"
|
|
}
|
|
}
|