Skip to content

Commit

Permalink
update fs4 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wmmc88 committed Apr 3, 2024
1 parent 500c426 commit 655afb8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/wdk-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ syn = { version = "2.0.48", features = ["full"] }

[dev-dependencies]
wdk-sys.workspace = true
fs4 = { version = "0.8", features = ["sync"] }
fs4 = { version = "0.8.2", features = ["sync"] }
pathdiff = "0.2.0"
lazy_static = "1.4.0"
macrotest = "1.0.11"
Expand Down

0 comments on commit 655afb8

Please sign in to comment.