Compare commits
No commits in common. "4893c783afa02e01cb48bc156803f1a168ea89b2" and "91e8771e8158ca9986613832a6f48bffd7f07f89" have entirely different histories.
4893c783af
...
91e8771e81
|
@ -3,4 +3,4 @@ set -e
|
|||
|
||||
SCRIPT_PATH="$( cd -- "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"
|
||||
|
||||
cbindgen --config $SCRIPT_PATH/cbindgen.toml --crate servicepoint_binding_c --output $SCRIPT_PATH/include/servicepoint.h --clean
|
||||
cbindgen --config $SCRIPT_PATH/cbindgen.toml --crate servicepoint_binding_c --output $SCRIPT_PATH/include/servicepoint.h
|
||||
|
|
Loading…
Reference in a new issue