mirror of
https://github.com/sharkdp/bat
synced 2026-08-11 20:11:43 +00:00
Bump shell-words from 0.1.0 to 1.0.0
Bumps [shell-words](https://github.com/tmiasko/shell-words) from 0.1.0 to 1.0.0. - [Release notes](https://github.com/tmiasko/shell-words/releases) - [Commits](https://github.com/tmiasko/shell-words/commits/v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
David Peter
parent
d6abad908a
commit
4c100cffdb
+1
-1
@@ -45,7 +45,7 @@ lazy_static = { version = "1.4", optional = true }
|
||||
wild = { version = "2.0", optional = true }
|
||||
content_inspector = "0.2.4"
|
||||
encoding = "0.2"
|
||||
shell-words = { version = "0.1.0", optional = true }
|
||||
shell-words = { version = "1.0.0", optional = true }
|
||||
unicode-width = "0.1.7"
|
||||
globset = "0.4"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user