Skip to content

Commit 1c72cc8

Browse files
Bump unicode-ident from 1.0.19 to 1.0.20 (#916)
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.19 to 1.0.20. - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.20) --- updated-dependencies: - dependency-name: unicode-ident dependency-version: 1.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac1d4a2 commit 1c72cc8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.107", features = ["full"] }
4242
tempdir = "0.3.7"
4343
thiserror = "2.0.17"
4444
trybuild = "1.0.112"
45-
unicode-ident = "1.0.19"
45+
unicode-ident = "1.0.20"
4646
uuid = "1.16.0"

0 commit comments

Comments
 (0)