Skip to content

Commit

Permalink
Update json-minimal-tests to 0.1.9 (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luni-4 authored Jan 14, 2022
1 parent c58e895 commit 4d7f6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check-grammars-crates.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ fi

# Install json minimal tests
JMT_LINK="https://github.com/Luni-4/json-minimal-tests/releases/download"
JMT_VERSION="0.1.8"
JMT_VERSION="0.1.9"
curl -L "$JMT_LINK/v$JMT_VERSION/json-minimal-tests-linux.tar.gz" |
tar xz -C $CARGO_HOME/bin

Expand Down

0 comments on commit 4d7f6b2

Please sign in to comment.