Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upCompiling diesel v1.3.2 with flag bigdecimal throw the error[E0463]: can't find crate for `num_bigint` #1842
Comments
mikhail-krainik
changed the title from
Compiling diesel v1.3.2 error[E0463]: can't find crate for `num_bigint`
to
Compiling diesel v1.3.2 with flags bigdecimal throw the error[E0463]: can't find crate for `num_bigint`
Sep 11, 2018
mikhail-krainik
changed the title from
Compiling diesel v1.3.2 with flags bigdecimal throw the error[E0463]: can't find crate for `num_bigint`
to
Compiling diesel v1.3.2 with flag bigdecimal throw the error[E0463]: can't find crate for `num_bigint`
Sep 11, 2018
mikhail-krainik
closed this
Sep 11, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mikhail-krainik commentedSep 11, 2018
Setup
Versions
Feature Flags
"postgres", "r2d2", "chrono", "uuid", "bigdecimal"
1.3.2
Problem Description
Steps to reproduce
Add diesel features in your Cargo.toml file. Try to run cargo build
Checklist
closed if this is not the case)