Commit 9ad9533
fix(tower-sessions-core): disable parking_lot serde feature
It seems unused and it slows down the compilation of all crates that
depend on `parking_lot` (e.g. `tokio`).
Signed-off-by: Jalil David Salamé Messina <[email protected]>1 parent 81105af commit 9ad9533
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments