Skip to content

Conversation

capossele
Copy link
Contributor

No description provided.

@capossele capossele requested a review from a team as a code owner July 16, 2025 12:06
@capossele capossele marked this pull request as draft July 17, 2025 14:34
capossele and others added 6 commits July 29, 2025 09:56
- Remove `reqwest` dependency
- forward `reqwest-native-tls` and `reqwest-rustls-tls` to alloy

---------

Co-authored-by: Wolfgang Welz <[email protected]>
- Update all alloy crates to the latest version
- Update Rust toolchain to v1.88 (Rust 1.86 is now required by alloy)
- Fix warnings for updated clippy
With default features, alloy pulls in `native-tis` dependencies:

```console
cargo tree | grep native-tls
│   │   │   │   │   ├── native-tls v0.2.14
│   │   │   │   │   ├── tokio-native-tls v0.3.1
│   │   │   │   │   │   ├── native-tls v0.2.14 (*)
│   │   │   │   ├── native-tls v0.2.14 (*)
│   │   │   │   ├── tokio-native-tls v0.3.1 (*)
```

---------

Co-authored-by: Wolfgang Welz <[email protected]>
@capossele capossele closed this Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants