Skip to content

Commit 6eb1009

Browse files
chore(deps): Update Rust crate vte_generate_state_changes to 0.2.0
1 parent 5925243 commit 6eb1009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/anstyle-parse/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ codegenrs = { version = "3.0.1", default-features = false }
3838
divan = "0.1.14"
3939
proptest = "1.4.0"
4040
snapbox = "0.6.5"
41-
vte_generate_state_changes = { version = "0.1.1" }
41+
vte_generate_state_changes = { version = "0.2.0" }
4242

4343
[[bench]]
4444
name = "parse"

0 commit comments

Comments
 (0)