Skip to content

Commit

Permalink
Add a CI check for the public API
Browse files Browse the repository at this point in the history
  • Loading branch information
Enselic committed Oct 5, 2023
1 parent 14ba51b commit f7ab38b
Show file tree
Hide file tree
Showing 3 changed files with 2,447 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ rayon = "1.0.0"
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"
expect-test = "1.4.1"

[features]

Expand Down
Loading

0 comments on commit f7ab38b

Please sign in to comment.