Skip to content

Commit 2db3a81

Browse files
Bump unicode-ident from 1.0.14 to 1.0.16
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.14 to 1.0.16. - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.14...1.0.16) --- updated-dependencies: - dependency-name: unicode-ident dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7760d9b commit 2db3a81

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typify-impl/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ serde = "1.0.217"
1919
serde_json = "1.0.137"
2020
syn = { version = "2.0.96", features = ["full"] }
2121
thiserror = "2.0.11"
22-
unicode-ident = "1.0.14"
22+
unicode-ident = "1.0.16"
2323

2424

2525
[dev-dependencies]

0 commit comments

Comments
 (0)