Skip to content

Commit

Permalink
Update secrecy, serde-sarif, and sysinfo deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bradlarsen committed Oct 21, 2024
1 parent e7651f3 commit 9412458
Show file tree
Hide file tree
Showing 4 changed files with 140 additions and 124 deletions.
180 changes: 97 additions & 83 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions crates/noseyparker-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ rlimit = "0.10.0"
schemars = "0.8"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde-sarif = "0.5"
serde-sarif = "0.6"
strum = { version = "0.26", features = ["derive"] }
sysinfo = { version = "0.30" }
sysinfo = { version = "0.32" }
tar = "0.4"
tempfile = "3.1"
tracing = "0.1"
Expand Down
Loading

0 comments on commit 9412458

Please sign in to comment.