Commit bdad206
authored
chore: Make memchr a workspace dependency (#20345)
## Which issue does this PR close?
N/A
## Rationale for this change
Suggested by @alamb.
## What changes are included in this PR?
Moving memchr to be a workspace dependency, instead of a subcrate
dependency.
## Are these changes tested?
Yes, no new tests needed.
## Are there any user-facing changes?
No.1 parent 80485d7 commit bdad206
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments