Bug 1513173 - followup: Update js's cargo.lock file.

This commit is contained in:
Emilio Cobos Álvarez 2019-04-04 17:59:54 +02:00
Родитель 776ff9f21f
Коммит db06f2ce85
1 изменённых файлов: 3 добавлений и 1 удалений

4
Cargo.lock сгенерированный
Просмотреть файл

@ -1,3 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "Inflector"
version = "0.11.2"
@ -726,7 +728,7 @@ dependencies = [
"procedural-masquerade 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
"smallvec 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 0.15.24 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 0.15.30 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]