Skip to content

Commit cf74b71

Browse files
Bump unicode-ident from 1.0.13 to 1.0.14 (#703)
1 parent 7aea008 commit cf74b71

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.

typify-impl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ serde = "1.0.215"
1919
serde_json = "1.0.133"
2020
syn = { version = "2.0.89", features = ["full"] }
2121
thiserror = "2.0.3"
22-
unicode-ident = "1.0.13"
22+
unicode-ident = "1.0.14"
2323

2424

2525
[dev-dependencies]

0 commit comments

Comments
 (0)