Skip to content

Commit d05d209

Browse files
Pin dependencies (#7536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9fd9306 commit d05d209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ tracing = "=0.1.40"
100100
tracing-subscriber = { version = "=0.3.18", features = ["env-filter"] }
101101
typomania = { version = "=0.1.2", default-features = false }
102102
url = "=2.4.1"
103-
unicode-xid = "0.2.4"
103+
unicode-xid = "=0.2.4"
104104

105105
[dev-dependencies]
106106
bytes = "=1.5.0"

0 commit comments

Comments
 (0)