Skip to content

Commit

Permalink
Add a workaround for ferrilab/bitvec#105
Browse files Browse the repository at this point in the history
  • Loading branch information
qryxip committed Feb 13, 2021
1 parent 660e147 commit 007b6be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions snowchains_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ default = []
__test_with_credentials = []

[dependencies]
_funty = { package = "funty", version = "=1.1.0"} # https://github.com/bitvecto-rs/bitvec/issues/105
anyhow = "1.0.38"
chrono = { version = "0.4.19", features = ["serde"] }
cookie_store = "0.12.0"
Expand Down

0 comments on commit 007b6be

Please sign in to comment.