Skip to content

Commit

Permalink
Update crates_io_api requirement from 0.9 to 0.11 in /services/autoru…
Browse files Browse the repository at this point in the history
…st (#1640)

---
updated-dependencies:
- dependency-name: crates_io_api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 70f7a37 commit bf92c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/autorust/codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cargo_toml = "0.19"

[dev-dependencies]
thiserror = "1.0"
crates_io_api = "0.9"
crates_io_api = "0.11"

[lints]
workspace = true
Expand Down

0 comments on commit bf92c43

Please sign in to comment.