Skip to content

Commit 1ebabaa

Browse files
jeremy-metafacebook-github-bot
authored andcommitted
rust: update fs4 to 0.9
Summary: Needed for new version of `pore`. Reviewed By: dtolnay Differential Revision: D73431196 fbshipit-source-id: 46ddbf0b2180278cfea0a2664ca9d4c4032c82e1
1 parent 50c4455 commit 1ebabaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shim/third-party/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ faccess = "0.2.3"
8989
fancy-regex = "0.10.0"
9090
flate2 = "1.0.22"
9191
fnv = "1.0.7"
92-
fs4 = { version = "0.6", features = ["sync"] }
92+
fs4 = { version = "0.9.1", features = ["sync"] }
9393
futures = { version = "0.3.28", features = ["async-await", "compat"] }
9494
futures-intrusive = "0.4"
9595
fxhash = "0.2.1"

0 commit comments

Comments
 (0)