Commit 5ca4ce1
Merge #179
179: Making Sync Feature the Default Feature r=curquiza a=sccalabr
Making sync feature the default feature even though it is less
performant to make the user experience simpler. See issue #176.
Setting default feature doc: https://doc.rust-lang.org/cargo/reference/features.html#the-features-section
Co-authored-by: sccalabr <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments