Skip to content

Commit 4fb737b

Browse files
Bump unicode-ident from 1.0.20 to 1.0.22 (#1235)
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.20 to 1.0.22. - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.20...1.0.22) --- updated-dependencies: - dependency-name: unicode-ident dependency-version: 1.0.22 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 5c4b601 commit 4fb737b

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
@@ -56,7 +56,7 @@ tokio = { version = "1.48.0", features = ["rt", "net"] }
5656
typify = { version = "0.5.0" }
5757
# typify = { git = "https://github.com/oxidecomputer/typify" }
5858
url = "2.5.7"
59-
unicode-ident = "1.0.20"
59+
unicode-ident = "1.0.22"
6060
uuid = { version = "1.18.1", features = ["serde", "v4"] }
6161

6262
#[patch."https://github.com/oxidecomputer/typify"]

0 commit comments

Comments
 (0)