Skip to content

Commit 2429682

Browse files
chore(deps): Update Rust crate anstream to v1
1 parent 8ccb13f commit 2429682

2 files changed

Lines changed: 32 additions & 69 deletions

File tree

Cargo.lock

Lines changed: 31 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ predicates-core = "1.0.6"
136136
predicates-tree = "1.0.1"
137137
wait-timeout = "0.2.0"
138138
bstr = "1.0.1"
139-
anstream = { version = "0.6.7", optional = true }
139+
anstream = { version = ">=0.6.7, <=1", optional = true }
140140
anstyle = "1.0.0"
141141

142142
[target.'cfg(any())'.dependencies]

0 commit comments

Comments
 (0)