Skip to content

Commit

Permalink
Update Rust deps
Browse files Browse the repository at this point in the history
  • Loading branch information
javierhonduco committed Apr 10, 2024
1 parent 0c054e7 commit b444438
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 44 deletions.
79 changes: 38 additions & 41 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ procfs = "0.16.0"
ring = "0.17.8"
data-encoding = "2.5.0"
page_size = "0.6.0"
clap = { version = "4.5.3", features = ["derive", "string"] }
blazesym = "0.2.0-alpha.10"
clap = { version = "4.5.4", features = ["derive", "string"] }
blazesym = "0.2.0-alpha.11"
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
chrono = "0.4.35"
chrono = "0.4.37"
inferno = "0.11.19"
primal = "0.3.2"

Expand Down

0 comments on commit b444438

Please sign in to comment.