Skip to content

Commit 1dba5f3

Browse files
Bump once_cell from 1.17.2 to 1.18.0 in /autorust (microsoft#197)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.2 to 1.18.0. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.17.2...v1.18.0) --- updated-dependencies: - dependency-name: once_cell 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 7630feb commit 1dba5f3

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
@@ -24,7 +24,7 @@ path_abs = "0.5"
2424
comrak = "0.15"
2525
serde = "1.0"
2626
http-types = "2.12"
27-
once_cell = "1.17"
27+
once_cell = "1.18"
2828
syn = { version = "2.0", features = ["parsing"] }
2929
camino = "1.1"
3030
askama = "0.12"

0 commit comments

Comments
 (0)