Skip to content

Commit 1f19a54

Browse files
authored
Update json-minimal-tests to 0.1.8 (#760)
1 parent 3eb8960 commit 1f19a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-grammars-crates.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ fi
5454

5555
# Install json minimal tests
5656
JMT_LINK="https://github.com/Luni-4/json-minimal-tests/releases/download"
57-
JMT_VERSION="0.1.7"
57+
JMT_VERSION="0.1.8"
5858
curl -L "$JMT_LINK/v$JMT_VERSION/json-minimal-tests-linux.tar.gz" |
5959
tar xz -C $CARGO_HOME/bin
6060

0 commit comments

Comments
 (0)