Skip to content

Commit

Permalink
Update dependency: deps/wasm-semantics (#138)
Browse files Browse the repository at this point in the history
* deps/wasm-semantics: Set Version d7ad527515edf9b9fbbdd1aecf6720c49fe0159f

* deps/wasm-semantics: Set Version 59256d0d386786a6383a8e1f05af7260ec933ca4

* Update poetry.lock

* Update pyk calls

* mxpy: ruplacer set precise version

---------

Co-authored-by: devops <devops@runtimeverification.com>
Co-authored-by: Virgil <virgil.serbanuta@runtimeverification.com>
Co-authored-by: Burak Bilge Yalcinkaya <bbyalcinkaya@gmail.com>
  • Loading branch information
4 people authored Sep 12, 2023
1 parent 04fdbb7 commit aabe0ec
Show file tree
Hide file tree
Showing 5 changed files with 97 additions and 91 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ TEST_MANDOS := $(POETRY_RUN) mandos --definition-dir $(llvm_dir)/mandos-kompiled
# Use a precise clap version.
mxpy-build/%:
if [ ! -f "$*/Cargo.lock" ]; then \
cargo update --manifest-path $*/Cargo.toml -p ruplacer --precise 0.8.1 ; \
cargo update --manifest-path $*/Cargo.toml -p clap --precise 4.1.0 ; \
fi

Expand Down
2 changes: 1 addition & 1 deletion deps/wasm-semantics
Loading

0 comments on commit aabe0ec

Please sign in to comment.