Commit f1048a1
authored
The traits were removed unintentionally when bitflag was
updated to v2 as part of 0.6.2 release. The v2 removes
the automatic derivation of certain traits. I'm putting
back all the traits that were removed in order to not
break any code that relied on it.
Signed-off-by: Nayan Deshmukh <nayan26deshmukh@gmail.com>
1 parent 272843a commit f1048a1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
0 commit comments