ruma / js_int

JavaScript-interoperable integer types for Rust
MIT License
16 stars 8 forks source link

Fix CI not catching unconditional uses of `std` #12

Closed jplatte closed 5 years ago

jplatte commented 5 years ago

Noticed in #11. Probably is due to std always being available with cfg(test).

jplatte commented 5 years ago

Should be fixed by https://github.com/jplatte/js_int/commit/23b709717537d4903614d28ecde7a1bda84ca847