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
change!: write::Options::object_hash is now implied by the State itself.
The `State`, once initialized, knows the kind of object hash it uses and
there is no need to specify it again.
This affects some method signatures which now work without
`object_hash`.
0 commit comments