Skip to content

Commit bf92c43

Browse files
Update crates_io_api requirement from 0.9 to 0.11 in /services/autorust (Azure#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>
1 parent 70f7a37 commit bf92c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/autorust/codegen/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cargo_toml = "0.19"
3030

3131
[dev-dependencies]
3232
thiserror = "1.0"
33-
crates_io_api = "0.9"
33+
crates_io_api = "0.11"
3434

3535
[lints]
3636
workspace = true

0 commit comments

Comments
 (0)