Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Upgrade all dependencies to the latest version #477

Merged
merged 4 commits into from
Jan 25, 2025

Conversation

tgross35
Copy link
Contributor

In particular, this includes updates to Rug that we can make use of 1, 2, 3, 4.

Since Rug 1.27.0, `az` is reexported. This means we no longer need to
track it as a separate dependency.
Rug 1.27.0 exposes `frexp`. Make use of it for our tests.
Rug 1.27.0 exposes `remquo`; make use of it for our tests. Removing our
workaround also allows removing the direct dependency on `gmp-mpfr-sys`
@tgross35
Copy link
Contributor Author

Thanks @tspiteri for the Rug release, it looks like this fixes a few things for us (e.g. #391).

@tgross35 tgross35 merged commit 46a3bce into rust-lang:master Jan 25, 2025
35 checks passed
@tgross35 tgross35 deleted the upgrade-dependencies branch February 11, 2025 08:01
tgross35 added a commit that referenced this pull request Apr 18, 2025
Upgrade all dependencies to the latest version
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant