MordechaiHadad / bob

A version manager for neovim
MIT License
1.41k stars 36 forks source link

feat(build): enable optional compilation with `native-tls` #141

Closed aymanalqadhi closed 1 year ago

aymanalqadhi commented 1 year ago

This addresses issue #140 by enabling the option to compile either with rustls-tls (by default) or native-tls using feature flags.

MordechaiHadad commented 1 year ago

Looks nice! could you create the respective CI build for those as well? and have the zip names be something like "current_format-openSSH" or something, and update the readme that specifies that compiling feature is also an option

MordechaiHadad commented 1 year ago

sorry it took me so long to merge i got a bit too busy