Commit 03ef1a7
committed
Stop enabling "ssh", "https", and "cred" by default
Many users of the git2 crate want to operate exclusively on local
repositories, but if they don't use `default-features = false` they'll
get a large set of additional dependencies they don't need.1 parent da9c98d commit 03ef1a7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments