Remove Serde

This commit is contained in:
Manuel Raimann
2026-01-30 18:38:43 +01:00
parent 6fb39d17c1
commit fc0559a02d
11 changed files with 0 additions and 443 deletions
-2
View File
@@ -42,9 +42,7 @@ jobs:
matrix:
features:
- ""
- "serde"
- "async"
- "serde,async"
steps:
- uses: actions/checkout@v6
- name: Install Rust