-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump the submodules group with 2 updates (#426)
Bumps the submodules group with 2 updates: [libs/Catch2](https://github.com/catchorg/Catch2) and [libs/mockturtle](https://github.com/lsils/mockturtle). Updates `libs/Catch2` from `efb3968` to `fa5a53d` - [Release notes](https://github.com/catchorg/Catch2/releases) - [Commits](catchorg/Catch2@efb3968...fa5a53d) Updates `libs/mockturtle` from `8062d03` to `2e34152` - [Release notes](https://github.com/lsils/mockturtle/releases) - [Commits](lsils/mockturtle@8062d03...2e34152) --- updated-dependencies: - dependency-name: libs/Catch2 dependency-type: direct:production dependency-group: submodules - dependency-name: libs/mockturtle dependency-type: direct:production dependency-group: submodules ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e53229e
commit 0774aa8
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule Catch2
updated
24 files
Submodule mockturtle
updated
3 files
+1 −1 | experiments/emap.cpp | |
+162 −154 | include/mockturtle/algorithms/emap.hpp | |
+5 −5 | test/algorithms/emap.cpp |