Skip to content

Commit

Permalink
add force-cross feature to rug dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danilopedraza committed Jan 23, 2025
1 parent d1101a2 commit cb066ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions core/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ repl = [ "rustyline" ]
codespan-reporting = "0.11.1"
hifijson = "0.2.2"
pretty_assertions = "1.4.1"
gmp-mpfr-sys = { version = "1.6.4", features = [ "force-cross" ] }
rug = "1.26.1"
rustyline = { version = "14.0.0", optional = true }
unindent = "0.2.3"

0 comments on commit cb066ce

Please sign in to comment.