Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
c1bc63aa73
chore: bump hotpath from 0.16.0 to 0.16.1
Bumps [hotpath](https://github.com/pawurb/hotpath-rs) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/pawurb/hotpath-rs/releases)
- [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pawurb/hotpath-rs/compare/v0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: hotpath
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-18 20:01:46 +00:00
dependabot[bot]
7d590f3100
chore: bump hotpath from 0.15.1 to 0.16.0
Bumps [hotpath](https://github.com/pawurb/hotpath-rs) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/pawurb/hotpath-rs/releases)
- [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pawurb/hotpath-rs/compare/v0.15.1...v0.16.0)

---
updated-dependencies:
- dependency-name: hotpath
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-11 16:55:16 +00:00
dependabot[bot]
3c68739b90
chore: bump hotpath from 0.15.0 to 0.15.1
Bumps [hotpath](https://github.com/pawurb/hotpath-rs) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/pawurb/hotpath-rs/releases)
- [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pawurb/hotpath-rs/compare/v0.15.0...v0.15.1)

---
updated-dependencies:
- dependency-name: hotpath
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-04 13:18:03 +00:00
b385714d88
build: make 'microfetch' crate publishable; bump hotpath
Some checks failed
Rust / Test on aarch64-unknown-linux-gnu (push) Has been cancelled
Rust / Test on riscv64gc-unknown-linux-gnu (push) Has been cancelled
Rust / Test on x86_64-unknown-linux-gnu (push) Has been cancelled
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I70d4385edb8ec8fe94bb7742177686846a6a6964
2026-04-13 09:21:20 +03:00
781de52ca6
build: be more aggressive with linker optimizations; wrap mold
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I0e3132ab1499684eda715c3cee9b27a16a6a6964
2026-03-28 00:05:07 +03:00
472dbfc7e7
treewide: going no_std
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia1c001eb099ea8cae9bdf76642b873376a6a6964
2026-03-27 21:39:41 +03:00
1c781aff56
chore: don't benchmark binary crate; centralize assembly helpers
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia24cb1647df93034937a8fcd6cad895c6a6a6964
2026-03-27 14:38:33 +03:00
1408ca9f38
treewide: break into multiple crates
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ifabe7af523ece1354b301b1a321659ee6a6a6964
2026-03-27 13:27:44 +03:00