Skip to content

Commit 03c7908

Browse files
fix: Stay on url version 2.5.2 until Unicode-3.0 license can be approved (#654)
1 parent d3a905a commit 03c7908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: sdk/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ sha2 = "0.10.6"
124124
tempfile = "3.10.1"
125125
thiserror = "1.0.61"
126126
treeline = "0.1.0"
127-
url = "2.5.2"
127+
url = "=2.5.2" # Can't advance to 2.5.3 until Unicode-3.0 license is reviewed.
128128
uuid = { version = "1.10.0", features = ["serde", "v4", "js"] }
129129
x509-parser = "0.16.0"
130130
x509-certificate = "0.21.0"

0 commit comments

Comments
 (0)