Skip to content

Commit

Permalink
tests: Upgrade to public-api 0.33.0
Browse files Browse the repository at this point in the history
This version has fixed the bug that caused
trishume#500 to falsly fail.
  • Loading branch information
Enselic committed Nov 29, 2023
1 parent 0351df5 commit b3256ca
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 156 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ regex = "1.0"
getopts = "0.2"
pretty_assertions = "0.6"
rustup-toolchain = "0.1.5"
rustdoc-json = "0.8.7"
public-api = "0.32.0"
rustdoc-json = "0.8.8"
public-api = "0.33.0"
expect-test = "1.4.1"

[features]
Expand Down
Loading

0 comments on commit b3256ca

Please sign in to comment.