Skip to content

Commit 55a2f98

Browse files
authored
Merge pull request #31730 from MaterializeInc/dependabot/cargo/unicode-normalization-0.1.24
build(deps): bump unicode-normalization from 0.1.23 to 0.1.24
2 parents 5abd713 + 69e3f50 commit 55a2f98

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.

src/workspace-hack/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter", "json"] }
143143
tungstenite = { version = "0.21.0" }
144144
uncased = { version = "0.9.10" }
145145
unicode-bidi = { version = "0.3.18" }
146-
unicode-normalization = { version = "0.1.23" }
146+
unicode-normalization = { version = "0.1.24" }
147147
url = { version = "2.5.4", features = ["serde"] }
148148
uuid = { version = "1.7.0", features = ["serde", "v4", "v5"] }
149149
zeroize = { version = "1.8.1", features = ["serde"] }
@@ -281,7 +281,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter", "json"] }
281281
tungstenite = { version = "0.21.0" }
282282
uncased = { version = "0.9.10" }
283283
unicode-bidi = { version = "0.3.18" }
284-
unicode-normalization = { version = "0.1.23" }
284+
unicode-normalization = { version = "0.1.24" }
285285
url = { version = "2.5.4", features = ["serde"] }
286286
uuid = { version = "1.7.0", features = ["serde", "v4", "v5"] }
287287
zeroize = { version = "1.8.1", features = ["serde"] }

0 commit comments

Comments
 (0)