Unnamed repository; edit this file 'description' to name the repository.
Merge #10478
10478: minor: Update Cargo.lock r=Veykril a=Veykril This causes CI to fail for some reason I think bors r+ Co-authored-by: Lukas Wirth <[email protected]>
bors[bot] 2021-10-07
parent 94fa49c · parent fb27c58 · commit eb60836
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9ad34f7160..e414d39b8d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1761,9 +1761,9 @@ dependencies = [
[[package]]
name = "ungrammar"
-version = "1.14.5"
+version = "1.14.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "395e988af2480b8a8118ad1d5f1f790197d332e3e2585231f742949b63080ef5"
+checksum = "fb1cd6666863b2ff36bab1ced85c4b5e651638705f306f3cfad0a367f85ea715"
[[package]]
name = "unicase"