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
Rename Cargo.toml dependency, features, and rust imports.
Replace references to `serde_with::serde` with `serde_with::__private__`
in all files. Perform the same replacement for `core` crate.
Remove references to `serde` crate if possible, i.e., due to existing
prelude imports.
Bump serde_json to a version with serde_core support.
0 commit comments