tuc
tuc copied to clipboard
When cut doesn't cut it
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.65. Release notes Sourced from anyhow's releases. 1.0.65 impl Provider for anyhow::Error 1.0.64 Correctly propagate Backtrace when using #[source] anyhow::Error with thiserror crate (#231) 1.0.63...
We do already stream data, with a caveat: we keep each line in memory. If a single line were to exceed the amount of memory we can allocate, tuc would...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.4.0 What's Changed Bump actions/create-github-app-token from 1.11.0 to 1.11.3 by @dependabot in dependabot/fetch-metadata#598 Bump @vercel/ncc from 0.38.1 to...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.17 to 2.1.1. Changelog Sourced from assert_cmd's changelog. [2.1.1] - 2025-10-29 [2.1.0] - 2025-10-28 Compatibility Deprecated crate_name!() in favor of pkg_name!() Deprecated Command::cargo_bin, CommandCargoExt::cargo_bin, cargo_bin in favor...