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
Consolidated HTTP error variants into a single variant, HttpError, which sources directly from the underlying reqwest::Error for better error messages.
Commits
4f7f339 Consolidate HTTP error variants into one (#67) 41275cd Update predicates requirement from 1.0 to 2.1 (#51) 828e6e4 Fix comment (#64) 6a633ff Update zip requirement from 0.5 to 0.6 (#60) 5b82c40 minor CI improvements (#59) 34423c4 fix release notes script 8b229db switch to cargo-rdme (#58) 0839cc5 quick fix 2db0444 Make sure README is kept up-to-date (#57)