Mention entities left encoded

This commit is contained in:
Wilson Lin 2020-07-27 15:58:18 +10:00
commit ca5e60c5b8
2 changed files with 1 additions and 2 deletions

View file

@ -1,7 +1,5 @@
#!/usr/bin/env bash
# Actions to take before initial or release build of main Rust library.
set -e
pushd "$(dirname "$0")"