Skip to content

Commit 86346ed

Browse files
Merge pull request #2590 from veryl-lang/dependabot/cargo/fs4-1.1.0
chore(deps): Bump fs4 from 1.0.2 to 1.1.0
2 parents c34ee6c + c78a6cf commit 86346ed

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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/path/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ miette = {workspace = true, features = ["fancy-no-syscall"]}
2121

2222
[target.'cfg(not(target_family = "wasm"))'.dependencies]
2323
miette = {workspace = true, features = ["fancy"]}
24-
fs4 = {version = "1.0.2", features = ["sync"]}
24+
fs4 = {version = "1.1.0", features = ["sync"]}

0 commit comments

Comments
 (0)