Skip to content

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fscc-alexkornitzer committed Jan 31, 2023
1 parent 7f6f992 commit 11f7f47
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 47 deletions.
97 changes: 52 additions & 45 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ evtx = "0.8"
indicatif = "0.17"
mft = "0.6"
once_cell = "1.0"
prettytable-rs = "0.9"
quick-xml = { version = "0.26", features = ["serialize"] }
prettytable-rs = "0.10"
quick-xml = { version = "0.27", features = ["serialize"] }
rayon = "1.5"
regex = "1.6"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 11f7f47

Please sign in to comment.