Unnamed repository; edit this file 'description' to name the repository.
Merge #10004
10004: ⬆️ rowan r=Veykril a=Veykril bors r+ Co-authored-by: Lukas Wirth <[email protected]>
bors[bot] 2021-08-24
parent 52c9d52 · parent d383807 · commit 1b28593
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c0ca7826b7..25f1f1cb7e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1289,9 +1289,9 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
[[package]]
name = "rowan"
-version = "0.13.1"
+version = "0.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "79066c879e4fd5cbbc0d1b6464cef50f8493126d465083e22b5f9c7766fda747"
+checksum = "4a938f42b9c73aeece236481f37adb3debb7dfe3ae347cd6a45b5797d9ce4250"
dependencies = [
"countme",
"hashbrown",