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 <lukastw97@gmail.com>
This commit is contained in:
bors[bot] 2021-10-06 20:36:15 +00:00 committed by GitHub
commit eb60836a39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -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"