Commit 2406d12
committed
Remove serde deny_unknown_fields from client
There was one use of the feature, but it is not needed since it is a
struct for the input of an RPC and not the return.
Remove the feature gate.1 parent ced1f4f commit 2406d12
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | 195 | | |
197 | 196 | | |
198 | 197 | | |
| |||
0 commit comments