softprops / hubcaps

a rust interface for github
http://docs.rs/hubcaps
MIT License
279 stars 68 forks source link

Update deps: base64, dirs, hyperx & percent-encoding #232

Closed nickelc closed 4 years ago

nickelc commented 5 years ago

What did you implement:

no-op dependency updates except for percent-encoding

DEFAULT_ENCODE_SET is no longer available and was replaced in url#src/parser.rs with the internal constant PATH.

closes: #224 #220 #231 #240

nickelc commented 4 years ago

I've updated the PR to reflect the recent updates to issues.rs.

softprops commented 4 years ago

thanks @nickelc