Skip to content

Commit bff004f

Browse files
committed
need msrv too
1 parent eb5ec42 commit bff004f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/patch_dependencies.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ function patch_version() {
55
echo "patching $1 from $latest_version to $2"
66
cargo update -p $1:$latest_version --precise $2
77
}
8+
9+
patch_version url 2.5.2 #https://github.com/servo/rust-url/issues/992

0 commit comments

Comments
 (0)