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
Inflector is used as a dependency to camel case strings, but it is an archived repository that won't be updated as Rust evolves. It would be good to replace this with internal case transformations or another crate that is still maintained.
The text was updated successfully, but these errors were encountered:
Inflector
is used as a dependency to camel case strings, but it is an archived repository that won't be updated as Rust evolves. It would be good to replace this with internal case transformations or another crate that is still maintained.The text was updated successfully, but these errors were encountered: