1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 00:01:11 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
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