From 1b6b5c9f28cf3726ff18163bef22e9abc4291c80 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sun, 17 Jan 2021 20:56:37 +0300 Subject: :arrow_up: rowan --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a99a221d2..b52616974 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1325,9 +1325,9 @@ checksum = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189" [[package]] name = "rowan" -version = "0.10.4" +version = "0.10.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "98815aeea8062a9e022803220f388a8d55842ed53d587b69d71c454670167c99" +checksum = "e1898adeafc7d3c69913b33ee1acbbb39c726a9dbe05ff77c08b52957643e8db" dependencies = [ "hashbrown 0.10.0", "rustc-hash", -- cgit v1.2.3