Commit Graph

23 Commits

Author SHA1 Message Date
Rob Ede 9069fd8590
build: fix msrv 2025-03-21 05:38:25 +00:00
dependabot[bot] 00f40e1471
build(deps): bump taiki-e/install-action from 2.49.1 to 2.49.11 (#646)
* build(deps): bump taiki-e/install-action from 2.49.1 to 2.49.11

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.49.1 to 2.49.11.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.49.1...v2.49.11)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* ci: fix msrv

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2025-03-08 17:52:46 +00:00
Rob Ede 15f0b63492
test: fix panic in tokio stream construction 2025-03-08 17:37:40 +00:00
Rob Ede f4175a4ad4
chore: fix doc recipe 2025-03-08 17:24:28 +00:00
Rob Ede b04b88e81a
ci: fix msrv job 2025-02-24 22:00:44 +00:00
Rob Ede 8234543066
ci: fix tests 2024-12-29 13:41:41 +00:00
Rob Ede 0d8c7e5085
build: add nix flake 2024-08-04 22:39:19 +01:00
Rob Ede 0d3d1926bc
fix: relax bounds on with_tokio_rt (#569) 2024-06-09 07:12:24 +01:00
dependabot[bot] a524f15e34
build(deps): update tokio-uring requirement from 0.4 to 0.5 (#568)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-06-07 18:51:27 +01:00
Rob Ede 38ae762569
ci: fix msrv just variable 2024-05-18 17:34:18 +01:00
Rob Ede 2632c984cc
ci: fix nightly windows builds 2024-05-12 21:53:26 +01:00
Rob Ede af8e6cd656
ci: read MSRV from manifest (#559) 2024-05-12 21:35:39 +01:00
Rob Ede 1db640f62e
chore: update env logger 2024-05-12 19:10:27 +01:00
Rob Ede f4139a0878
chore: update MSRV to 1.70 2024-05-11 17:39:34 +01:00
Rob Ede 3147dbe7ca
ci: rely more on just recipes (#558) 2024-05-11 15:10:56 +01:00
Rob Ede b826bf8471
ci: relax ahash msrv pin 2024-05-02 01:48:55 +01:00
Rob Ede 10bd847177
ci: fix msrv checks 2024-05-02 01:30:28 +01:00
Rob Ede 9edc0b393a
feat(tls): add crate feature for rustls native root certs (#506) 2023-12-06 01:39:13 +00:00
Rob Ede df12c10a3f
fix check external types 2023-11-06 22:13:45 +00:00
Rob Ede e9c2a0c318
ci: fix check-external-types recipe 2023-10-30 00:26:39 +00:00
Rob Ede f967562ac4
chore: specify external types for each crate (#496) 2023-10-30 00:07:28 +00:00
Rob Ede 17fd135349
docs: improve docs on ServerBuilder::{bind, workers} 2023-10-29 18:37:29 +00:00
Rob Ede 69e50b5e66
add dependabot updater for actions and cargo 2023-10-29 01:35:12 +00:00