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
faster-hex has a default-enabled `serde` feature, but gitoxide doesn't
use that functionality. Disable that feature, so that builds of gitoxide
that otherwise disable serde don't end up pulling it in anyway.
0 commit comments