Skip to content

Commit 0ba2a96

Browse files
Bump unicode-ident from 1.0.19 to 1.0.20 (#1230)
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 c0044c1 commit 0ba2a96

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.19"
59+
unicode-ident = "1.0.20"
6060
uuid = { version = "1.18.1", features = ["serde", "v4"] }
6161

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

0 commit comments

Comments
 (0)