Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

It doesn't compile with byteorder v1.2.1 #58

Open
fdubois1 opened this issue Jan 26, 2018 · 1 comment
Open

It doesn't compile with byteorder v1.2.1 #58

fdubois1 opened this issue Jan 26, 2018 · 1 comment

Comments

@fdubois1
Copy link

Doesn't compile out of the box. There is error with byteorder::Error

error[E0433]: failed to resolve. Could not find Error in byteorder
--> src\lib.rs:712:38
|
712 | Err(e) => Err(byteorder::Error::Io(e))
| ^^^^^ Could not find Error in byteorder

@fdubois1 fdubois1 changed the title It doesn't compile It doesn't compile with byteorder v1.2.1 Jan 26, 2018
@Isan-Rivkin
Copy link

same problem here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants