Skip to content

Commit

Permalink
build(deps): Update Rust crate ignore to 0.4.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pando85 committed May 1, 2024
1 parent b7b98c0 commit fd3a146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rash_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ console = "0.15.8"
clap = { workspace = true, features = ["std", "color", "derive", "cargo"]}
exec = "0.3.1"
fern = { version = "0.6.2", features = ["colored"] }
ignore = "0.4"
ignore = "0.4.22"
# memfd could be added but brakes compatibility with kernels < 3.17
# ipc-channel = { version = "0.17", features = ["memfd"] }
ipc-channel = "0.18"
Expand Down

0 comments on commit fd3a146

Please sign in to comment.