Skip to content

Commit

Permalink
Update prettytable-rs-0.8.0 to prettytable-rs-0.10.0
Browse files Browse the repository at this point in the history
Summary:
`prettytable-rs-0.8.0` has unsafe code ([phsym/prettytable-rs#145][])
that is failing the sanitizers. This is fixed in
`prettytable-rs-0.10.0`. Updating `prettydiff` as well because it too
depends on `prettytable-rs-0.8.0`.

[phsym/prettytable-rs#145]: phsym/prettytable-rs#145

Reviewed By: dtolnay

Differential Revision: D43107083

fbshipit-source-id: a7887669201cab5fcf836bd0ed9d14c71180d92b
  • Loading branch information
zertosh authored and facebook-github-bot committed Feb 8, 2023
1 parent 3a9fba3 commit 1ae1078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Expand Up @@ -6,6 +6,7 @@ members = [
"detcore",
"detcore-model",
"detcore/tests/testutils",
"flaky-tests",
"hermit-cli",
"hermit-verify",
"tests",
Expand Down

0 comments on commit 1ae1078

Please sign in to comment.