Commit 34def27
Rename v7 of nom to nom-old
Summary: Nom v7 to v8 turns out to be too invasive to upgrade in one diff for the whole repo. This diff renames the existing import of nom v7 to "nom-old", and D75796557 will import nom v8 as "nom". After upgrading the usages one-by-one from nom-old to nom, v7 can be removed.
Differential Revision: D75796558
fbshipit-source-id: fde992d01687834e8c190b0ac929898433d3a7f91 parent 22bfa4d commit 34def27
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments