Skip to content
Prev 10819 / 12125 Next

[R-pkg-devel] MSRV on Fedora

It seems the reason for geographiclib-rs's MSRV is just that it uses
std::sync::OnceLock. Maybe a possible workaround is to fork the repo and
replace it with the once_cell crate? You should be able to override the
dependency by [patch.crates-io] section.

Best,
Yutani

2024?7?24?(?) 1:20 Josiah Parry <josiah.parry at gmail.com>: