Skip to content

Commit

Permalink
Update pretty crate from 0.10 to 0.12.1
Browse files Browse the repository at this point in the history
Summary: Version 0.10 was from 3 years ago, version 0.12.1 is from 3 months ago.

Reviewed By: zertosh

Differential Revision: D47176285

fbshipit-source-id: 4618279136c07b18d7aa56c69d2201c5f3d3a1a8
  • Loading branch information
mjhostet authored and facebook-github-bot committed Jul 2, 2023
1 parent 2db9c29 commit 1d49a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detcore/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ futures = { version = "0.3.28", features = ["async-await", "compat"] }
lazy_static = "1.4"
libc = "0.2.139"
nix = "0.25"
pretty = "0.10"
pretty = "0.12.1"
pretty_assertions = { version = "1.2", features = ["alloc"], default-features = false }
procfs = "0.10.1"
rand = { version = "0.8", features = ["small_rng"] }
Expand Down

0 comments on commit 1d49a74

Please sign in to comment.