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 f9c34547e..a19b8339c 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1295,9 +1295,9 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" | |||
1295 | 1295 | ||
1296 | [[package]] | 1296 | [[package]] |
1297 | name = "rowan" | 1297 | name = "rowan" |
1298 | version = "0.13.0-pre.5" | 1298 | version = "0.13.0-pre.6" |
1299 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1299 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1300 | checksum = "32a5fc82ed0b7e7fba157331f0d8f64abd73bced6e7ac2a4dfa0c4cf0ab584e8" | 1300 | checksum = "82ccc04e145e9a5ab51b9c12a81d77c4a8250d87a407ab02ac650451141ff00d" |
1301 | dependencies = [ | 1301 | dependencies = [ |
1302 | "countme", | 1302 | "countme", |
1303 | "hashbrown", | 1303 | "hashbrown", |