Skip to content

Commit 1279557

Browse files
Bump crates_io_api from 0.11.0 to 0.12.0 in /autorust (#649)
Bumps [crates_io_api](https://github.com/theduke/crates-io-api) from 0.11.0 to 0.12.0. - [Changelog](https://github.com/theduke/crates-io-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/theduke/crates-io-api/commits) --- updated-dependencies: - dependency-name: crates_io_api dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a9f605 commit 1279557

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

autorust/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

autorust/codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cargo_toml = "0.22"
3030

3131
[dev-dependencies]
3232
thiserror = "2"
33-
crates_io_api = "0.11"
33+
crates_io_api = "0.12"
3434

3535
[lints]
3636
workspace = true

0 commit comments

Comments
 (0)