Skip to content

Commit 4aa1412

Browse files
AgentEnderFrozenPandaz
authored andcommitted
chore(core): bump fs4 (#29611)
The version we relied on was yanked from cargo for some reason 🤷 (cherry picked from commit facb6db)
1 parent 3737d80 commit 4aa1412

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.

packages/nx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ mio = "0.8"
5555
portable-pty = { git = "https://github.com/cammisuli/wezterm", rev = "b538ee29e1e89eeb4832fb35ae095564dce34c29" }
5656
crossterm = "0.27.0"
5757
ignore-files = "2.1.0"
58-
fs4 = "0.10.0"
58+
fs4 = "0.12.0"
5959
rusqlite = { version = "0.32.1", features = ["bundled", "array", "vtab"] }
6060
watchexec = "3.0.1"
6161
watchexec-events = "2.0.1"

0 commit comments

Comments
 (0)