Skip to content

Commit

Permalink
Pin crates-io to 0.36.0
Browse files Browse the repository at this point in the history
Workaround for #325
  • Loading branch information
lu-zero committed Jul 13, 2023
1 parent ddf235c commit 9ce1bb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ anyhow = "1.0"
cc = "1.0"
glob = "0.3"
itertools = "0.10"
# pin the version since 0.36.1 breaks semver
crates-io = "=0.36.0"

[features]
default = []
Expand Down

0 comments on commit 9ce1bb0

Please sign in to comment.