Commit Graph
8 Commits
Author SHA1 Message Date
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 8de9778f03 build(deps): bump tokio from 1.52.3 to 1.52.4 (#4)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.3 to 1.52.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.3...tokio-1.52.4)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.52.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-16 20:49:00 +02:00
breakingbread 63eb6634b4 ci: update with auth action (#3) 2026-07-09 02:22:55 +02:00
breakingbread eeb3eb9b73 ci: update to use offical cargo deny action (#2) v0.0.1 2026-07-09 02:10:21 +02:00
breakingbread 405486d4b8 ci: add CI + publish workflows, cargo-deny config (#1) 2026-07-09 02:04:57 +02:00
breakingbread 373b789afb feat: add license appendix 2026-05-29 15:30:15 +02:00
breakingbread 0544ac6e92 feat: tus client v0.0.1 with core protocol, creation, termination, and chunked uploads 2026-05-29 15:25:35 +02:00
breakingbread 8b4adb8f8e feat: base file, nothing special yet 2026-05-27 21:09:59 +02:00
breakingbread f333a7492a Initial commit 2026-05-05 18:30:07 +02:00