Skip to content

A Homebrew tap for installing Rustls software and associated packages

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache-2.0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rustls/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-tap

Third-party Homebrew repository for rustls-ffi related packages.

Installation

brew tap rustls/tap
brew install rustls/tap/curl

See also Homebrew documentation for Taps.

FAQ

cargo: error while loading shared libraries: librustls.so.0.14.0: cannot open shared object file: No such file or directory

In some cases you may need to manually rebuild your rustls-linked curl binary/library after updating the rustls-ffi package, this can be done with the following command. If you know of a way to have homebrew automatically detect this please let us know. ✨

brew reinstall rustls/tap/curl

About

A Homebrew tap for installing Rustls software and associated packages

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache-2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages