cargo build --release of your repo now works since moving to:
num-format = { git = "https://github.com/anacrolix/num-format", branch = "anacrolix", features = ["with-system-locale"] }
Not sure what's happening with his PR: bcmyers/num-format#47
Want to just move to his fork at this branch?
cargo build --releaseof your repo now works since moving to:Not sure what's happening with his PR: bcmyers/num-format#47
Want to just move to his fork at this branch?