Skip to content

Commit 1e5a36f

Browse files
chore(deps): Drop support for Rust crate anstream v0.6
1 parent 2429682 commit 1e5a36f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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, <=1", optional = true }
139+
anstream = { version = "1.0.0", optional = true }
140140
anstyle = "1.0.0"
141141

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

0 commit comments

Comments
 (0)