mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
commit
d2850fe81a
8 changed files with 24 additions and 44 deletions
52
Cargo.lock
generated
52
Cargo.lock
generated
|
@ -274,17 +274,6 @@ dependencies = [
|
|||
"unicase",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "concolor"
|
||||
version = "0.0.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "318d6c16e73b3a900eb212ad6a82fc7d298c5ab8184c7a9998646455bc474a16"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"concolor-query",
|
||||
"is-terminal",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "concolor"
|
||||
version = "0.0.12"
|
||||
|
@ -303,7 +292,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
checksum = "0bf2a9ab06b97f9c7a0413cffaa2573c67497b41f59b6c4188b5464e0078a2cb"
|
||||
dependencies = [
|
||||
"clap 4.1.8",
|
||||
"concolor 0.0.12",
|
||||
"concolor",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -767,17 +756,17 @@ checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
|
|||
|
||||
[[package]]
|
||||
name = "human-panic"
|
||||
version = "1.1.0"
|
||||
version = "1.1.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "87eb03e654582b31967d414b86711a7bbd7c6b28a6b7d32857b7d1d45c0926f9"
|
||||
checksum = "86d13dc3bae03e53a5e81a3944773631df2c5a33c060e195c1f7bf3fd0d2a696"
|
||||
dependencies = [
|
||||
"backtrace",
|
||||
"concolor 0.0.11",
|
||||
"concolor",
|
||||
"os_info",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
"termcolor",
|
||||
"toml 0.5.11",
|
||||
"toml",
|
||||
"uuid",
|
||||
]
|
||||
|
||||
|
@ -1013,9 +1002,9 @@ checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
|
|||
|
||||
[[package]]
|
||||
name = "os_info"
|
||||
version = "2.0.8"
|
||||
version = "3.6.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d2cc1b4330bb29087e791ae2a5cf56be64fb8946a4ff5aec2ba11c6ca51f5d60"
|
||||
checksum = "5c424bc68d15e0778838ac013b5b3449544d8133633d8016319e7e05a820b8c0"
|
||||
dependencies = [
|
||||
"log",
|
||||
"serde",
|
||||
|
@ -1386,11 +1375,11 @@ checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
|
|||
|
||||
[[package]]
|
||||
name = "snapbox"
|
||||
version = "0.4.7"
|
||||
version = "0.4.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "09c20d8ee8713199cfd44148b70e47cb94f3e8dc538d727d31788f49e67b623e"
|
||||
checksum = "4389a6395e9925166f19d67b64874e526ec28a4b8455f3321b686c912299c3ea"
|
||||
dependencies = [
|
||||
"concolor 0.0.11",
|
||||
"concolor",
|
||||
"content_inspector",
|
||||
"dunce",
|
||||
"filetime",
|
||||
|
@ -1515,15 +1504,6 @@ dependencies = [
|
|||
"serde_json",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "toml"
|
||||
version = "0.5.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "toml"
|
||||
version = "0.7.2"
|
||||
|
@ -1560,9 +1540,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "trycmd"
|
||||
version = "0.14.12"
|
||||
version = "0.14.13"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0347dec81354ddf3c73854d933983ca71f016f1b02c9acc2039dbe3092464f81"
|
||||
checksum = "2311fe1144338119b5b9b31499286c7f60eaf00ce0dcacf5a445a12eb47aed29"
|
||||
dependencies = [
|
||||
"glob",
|
||||
"humantime",
|
||||
|
@ -1607,7 +1587,7 @@ dependencies = [
|
|||
"bstr",
|
||||
"clap 4.1.8",
|
||||
"clap-verbosity-flag",
|
||||
"concolor 0.0.12",
|
||||
"concolor",
|
||||
"concolor-clap",
|
||||
"content_inspector",
|
||||
"criterion",
|
||||
|
@ -1628,7 +1608,7 @@ dependencies = [
|
|||
"serde",
|
||||
"serde_json",
|
||||
"thread_local",
|
||||
"toml 0.7.2",
|
||||
"toml",
|
||||
"trycmd",
|
||||
"typed-arena",
|
||||
"typos",
|
||||
|
@ -1746,9 +1726,9 @@ checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
|
|||
|
||||
[[package]]
|
||||
name = "uuid"
|
||||
version = "0.8.2"
|
||||
version = "1.3.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
|
||||
checksum = "1674845326ee10d37ca60470760d4288a6f80f304007d92e5c53bab78c9cfd79"
|
||||
dependencies = [
|
||||
"getrandom",
|
||||
]
|
||||
|
|
|
@ -81,7 +81,7 @@ once_cell = "1.17.1"
|
|||
ahash = "0.8"
|
||||
difflib = "0.4"
|
||||
proc-exit = "2.0"
|
||||
human-panic = "1.1.0"
|
||||
human-panic = "1.1.1"
|
||||
content_inspector = "0.2.4"
|
||||
unicode-segmentation = "1.10.1"
|
||||
derive_more = "0.99.17"
|
||||
|
@ -99,7 +99,7 @@ globset = "0.4.10"
|
|||
|
||||
[dev-dependencies]
|
||||
assert_fs = "1.0"
|
||||
trycmd = "0.14.12"
|
||||
trycmd = "0.14.13"
|
||||
criterion = "0.4"
|
||||
|
||||
[profile.dev]
|
||||
|
|
|
@ -24,4 +24,4 @@ unicase = "2.6"
|
|||
itertools = "0.10"
|
||||
codegenrs = "2.0"
|
||||
dictgen = { version = "^0.2", path = "../dictgen", features = ["codegen"] }
|
||||
snapbox = { version = "0.4.7", features = ["path"] }
|
||||
snapbox = { version = "0.4.8", features = ["path"] }
|
||||
|
|
|
@ -24,4 +24,4 @@ itertools = "0.10"
|
|||
codegenrs = "2.0"
|
||||
regex = "1"
|
||||
dictgen = { version = "^0.2", path = "../dictgen", features = ["codegen"] }
|
||||
snapbox = { version = "0.4.7", features = ["path"] }
|
||||
snapbox = { version = "0.4.8", features = ["path"] }
|
||||
|
|
|
@ -23,4 +23,4 @@ unicase = "2.6"
|
|||
codegenrs = "2.0"
|
||||
dictgen = { version = "^0.2", path = "../dictgen", features = ["codegen"] }
|
||||
varcon = { version = "^0.6", path = "../varcon" }
|
||||
snapbox = { version = "0.4.7", features = ["path"] }
|
||||
snapbox = { version = "0.4.8", features = ["path"] }
|
||||
|
|
|
@ -24,4 +24,4 @@ unicase = "2.6"
|
|||
codegenrs = "2.0"
|
||||
itertools = "0.10"
|
||||
dictgen = { version = "^0.2", path = "../dictgen", features = ["codegen"] }
|
||||
snapbox = { version = "0.4.7", features = ["path"] }
|
||||
snapbox = { version = "0.4.8", features = ["path"] }
|
||||
|
|
|
@ -22,4 +22,4 @@ varcon-core = { version = "^2.2", path = "../varcon-core" }
|
|||
[dev-dependencies]
|
||||
codegenrs = "2.0"
|
||||
varcon-core = { version = "^2.2", path = "../varcon-core", features = ["parser"] }
|
||||
snapbox = { version = "0.4.7", features = ["path"] }
|
||||
snapbox = { version = "0.4.8", features = ["path"] }
|
||||
|
|
|
@ -24,4 +24,4 @@ unicase = "2.6"
|
|||
itertools = "0.10"
|
||||
codegenrs = "2.0"
|
||||
dictgen = { version = "^0.2", path = "../dictgen", features = ["codegen"] }
|
||||
snapbox = { version = "0.4.7", features = ["path"] }
|
||||
snapbox = { version = "0.4.8", features = ["path"] }
|
||||
|
|
Loading…
Reference in a new issue