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
I noticed that you're using serde for deserializing ratatui types - Just a quick heads up of the upcoming change in the next version: ratatui/ratatui#205. I haven't dug into the source to check, so I'm not sure if this will affect your usage. (There's only two crates using the serde feature right now - yours and xplr)
The text was updated successfully, but these errors were encountered:
I noticed that you're using serde for deserializing ratatui types - Just a quick heads up of the upcoming change in the next version: ratatui/ratatui#205. I haven't dug into the source to check, so I'm not sure if this will affect your usage. (There's only two crates using the serde feature right now - yours and xplr)
The text was updated successfully, but these errors were encountered: