Commit 1d77d91
committed
mdbook-spec: Fix Spec::new visibility
In rust-lang/reference#1646 I accidentally
changed the visibility of `Spec::new`. It needs to be `pub` in order to
work in the upstream integration.1 parent 40280c6 commit 1d77d91
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments