Commit 0b39e2f
authored
Public Message type (#599)
Currently, it's not possible to access `Message` from dependent crates. Fix
it by `pub` using the type.
Signed-off-by: Moritz Hoffmann <[email protected]>1 parent 5c33a63 commit 0b39e2f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments