Skip to content

Commit

Permalink
Merge pull request #494 from Enselic/public-api
Browse files Browse the repository at this point in the history
Add a CI check for the public API
  • Loading branch information
Enselic committed Oct 9, 2023
2 parents 14ba51b + f7ab38b commit f58ab60
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

0 comments on commit f58ab60

Please sign in to comment.