Commit b18b097
bump allocative version for hashbrown 0.12.3 -> 0.14.3
Summary:
Already released new allocative version to crates.io, also updating internally. We can keep the starlark-rust 0.12.3 version since I updated allocative before updating starlark in crates.io locally.
I had to bump the version for allocative as well to get the hashbrown fix into the release.
Will make a new github release for starlark-rust when I land this.
Reviewed By: ndmitchell
Differential Revision: D53614009
fbshipit-source-id: 718d96bbd1a46e8af5a7b2a592cf518ab9db9e5d1 parent d31ecaf commit b18b097
File tree
4 files changed
+6
-5
lines changed- allocative
- allocative_derive
- allocative
4 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments