Skip to content

Commit

Permalink
Fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed Mar 25, 2022
1 parent 41e521b commit 9c95788
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ anyhow = "1"
strum = { version = "0.23", features = ["derive"], optional = true }
regex = "1.5"
bindgen = "0.59"

[patch.crates-io]
ring = { git = "https://github.com/gear-tech/ring.git", branch = "v0.16.20-fix-nightly" }

0 comments on commit 9c95788

Please sign in to comment.