Skip to content

Commit 54de990

Browse files
Bump fs-err from 2.10.0 to 2.11.0 (#8991)
1 parent b91b09b commit 54de990

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/ruff_shrinking/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
anyhow = { workspace = true }
1010
clap = { workspace = true }
11-
fs-err = "2.10.0"
11+
fs-err = "2.11.0"
1212
regex = { workspace = true }
1313
ruff_python_ast = { path = "../ruff_python_ast" }
1414
ruff_python_parser = { path = "../ruff_python_parser" }

0 commit comments

Comments
 (0)