Skip to content

Commit

Permalink
Merge pull request #78 from caizhengxin/master
Browse files Browse the repository at this point in the history
Update the no_std compilation
  • Loading branch information
est31 authored Aug 26, 2024
2 parents 8f22a7f + f39d192 commit 95c343e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ features = ["num-bigint", "bit-vec", "time", "std"]

[dependencies.num-bigint]
version = "0.4"
default-features = false
optional = true

[dev-dependencies.num-traits]
Expand Down

0 comments on commit 95c343e

Please sign in to comment.