-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Description
Running on debian/testing is turning a lot of crates into a bit of a saga currently...
To build svd2rust-regress
, what worked for me (consulting sfackler/rust-openssl#994 (comment)) is adding
[replace]
"openssl:0.9.24" = { git = "https://github.com/ishitatsuyuki/rust-openssl", branch = "0.9.x" }
to its Cargo.toml
.
What is the proper way to get this to run?
Metadata
Metadata
Assignees
Labels
No labels