diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock index 9f013c275..19ee689cb 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1324,9 +1324,9 @@ checksum = "b5eb417147ba9860a96cfe72a0b93bf88fee1744b5636ec99ab20c1aa9376581" | |||
1324 | 1324 | ||
1325 | [[package]] | 1325 | [[package]] |
1326 | name = "rowan" | 1326 | name = "rowan" |
1327 | version = "0.13.0-pre.2" | 1327 | version = "0.13.0-pre.3" |
1328 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1328 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1329 | checksum = "8f300be7fa17c3fa563d2bc6ab5b1a8d5163162f9111599eda4f86a563714724" | 1329 | checksum = "77d315d6f2e33f294412faa47f41b56bdb3fce72c999d384b5e78c8d21551b13" |
1330 | dependencies = [ | 1330 | dependencies = [ |
1331 | "countme", | 1331 | "countme", |
1332 | "hashbrown", | 1332 | "hashbrown", |