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 ee015eaa3..aac473191 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1839,9 +1839,9 @@ checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c" | |||
1839 | 1839 | ||
1840 | [[package]] | 1840 | [[package]] |
1841 | name = "ungrammar" | 1841 | name = "ungrammar" |
1842 | version = "1.9.0" | 1842 | version = "1.9.2" |
1843 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1843 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1844 | checksum = "b137a875a3b942539dd04bd37d193649f5d67e11407186f5b9d63ae0332b1a93" | 1844 | checksum = "58a02e2041a872d56354e843e8e86e6b946fc8e7dc32982fcdc335e29eb4cc8b" |
1845 | 1845 | ||
1846 | [[package]] | 1846 | [[package]] |
1847 | name = "unicase" | 1847 | name = "unicase" |