Skip to content

Commit

Permalink
Update dependencies to build with Rust 1.67.1
Browse files Browse the repository at this point in the history
In particular, upgrading to prettytable 0.10 fixes a nasty SIGSEGV.
  • Loading branch information
Arkanosis committed Mar 6, 2023
1 parent 109b4b5 commit 833f96f
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 219 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: rust
rust: 1.64.0
rust: 1.67.1

notifications:
email: [email protected]
Loading

0 comments on commit 833f96f

Please sign in to comment.