Skip to content

Commit 9fe6ce1

Browse files
Bump unicode-ident from 1.0.22 to 1.0.23 (#971)
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.22 to 1.0.23. - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.22...1.0.23) --- updated-dependencies: - dependency-name: unicode-ident dependency-version: 1.0.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c7eb3a commit 9fe6ce1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ syn = { version = "2.0.114", features = ["full"] }
4242
tempdir = "0.3.7"
4343
thiserror = "2.0.18"
4444
trybuild = "1.0.115"
45-
unicode-ident = "1.0.22"
45+
unicode-ident = "1.0.23"
4646
uuid = "1.16.0"

0 commit comments

Comments
 (0)