nabijaczleweli / cargo-update

A cargo subcommand for checking and applying updates to installed executables
MIT License
1.22k stars 42 forks source link

Link binary to CoreServices on macOS #241

Closed speelbarrow closed 1 year ago

speelbarrow commented 1 year ago

Fixes #240

See also mitsuhiko/rye@fa2c55b

nabijaczleweli commented 1 year ago

Why here and not in libcurl or whatever?

speelbarrow commented 1 year ago

Why here and not in libcurl or whatever?

Hadn't thought of that, but you're right that it makes more sense to solve the problem at the source. Will go take a look there and see what I can do.

I'll leave this PR open for now, but feel free to close it @nabijaczleweli.

nabijaczleweli commented 1 year ago

Superseded by https://github.com/curl/curl/commit/6ab7e19.