| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix decoding for `CurrentUser.discriminator` | Zeyla Hellyer | 2017-04-25 | 1 | -0/+1 |
| Due to the serde 1.0 upgrade, integers are no longer automatically deserialized from Strings. To resolve this, create a visitor that performs the operation based on the input. | |||||