Skip to content

Commit

Permalink
build(deps): bump public-api from 0.29.1 to 0.31.2
Browse files Browse the repository at this point in the history
Bumps [public-api](https://github.com/Enselic/cargo-public-api) from 0.29.1 to 0.31.2.
- [Release notes](https://github.com/Enselic/cargo-public-api/releases)
- [Changelog](https://github.com/Enselic/cargo-public-api/blob/main/rustdoc-json/CHANGELOG.md)
- [Commits](cargo-public-api/cargo-public-api@v0.29.1...v0.31.2)

---
updated-dependencies:
- dependency-name: public-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 20, 2023
1 parent 35c83e4 commit 2d9eb82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/rustic_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ xattr = "1"
[dev-dependencies]
rustup-toolchain = "0.1.4"
rustdoc-json = "0.8.5"
public-api = "0.29.1"
public-api = "0.31.2"
rstest = { workspace = true }
expect-test = "1.4.1"
quickcheck = { workspace = true }
Expand Down

0 comments on commit 2d9eb82

Please sign in to comment.