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 1f8e7a29d..015f84ba8 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1718,9 +1718,9 @@ dependencies = [ | |||
1718 | 1718 | ||
1719 | [[package]] | 1719 | [[package]] |
1720 | name = "ungrammar" | 1720 | name = "ungrammar" |
1721 | version = "1.1.2" | 1721 | version = "1.1.3" |
1722 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1722 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1723 | checksum = "bab6142ac77be714b1ea78faca6efaed5478c50724786b0fe80d8528d10692b3" | 1723 | checksum = "ca4d39065b45f658d33013f7cc93ee050708cd543f6e07dd15b4293fcf217e12" |
1724 | 1724 | ||
1725 | [[package]] | 1725 | [[package]] |
1726 | name = "unicase" | 1726 | name = "unicase" |