Skip to content

Commit

Permalink
Bump unicode-ident from 1.0.17 to 1.0.18 (#1081)
Browse files Browse the repository at this point in the history
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](dtolnay/unicode-ident@1.0.17...1.0.18)

---
updated-dependencies:
- dependency-name: unicode-ident
  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>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent e560d79 commit 6037c4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ tokio = { version = "1.43.0", features = ["rt", "net"] }
# typify = { version = "0.3.0" }
typify = { git = "https://github.com/oxidecomputer/typify" }
url = "2.5.4"
unicode-ident = "1.0.17"
unicode-ident = "1.0.18"
uuid = { version = "1.15.1", features = ["serde", "v4"] }

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

0 comments on commit 6037c4a

Please sign in to comment.