You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pulls in serde-core 0.1.4. Production fix: previous versions could emit malformed JSON when tweet bodies contained backslashes, newlines, tabs, or non-ASCII characters — X would reject those with HTTP 400. No API surface change.