Skip to content

Commit

Permalink
Don't lock quote to a version. (mozilla#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio authored Mar 13, 2020
1 parent 6c71bfe commit ca73029
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ rouille = { version = "2.2", optional = true, default-features = false, features
syslog = { version = "4.0.1", optional = true }
void = { version = "1", optional = true }
version-compare = { version = "0.0.10", optional = true }
quote = "=1.0.2"
quote = "1.0.2"

[patch.crates-io]
# Waiting for #151 to make it into a release
Expand Down

0 comments on commit ca73029

Please sign in to comment.