diff --git a/doc/doc-site/docs/off-chain/dss/changelog.md b/doc/doc-site/docs/off-chain/dss/changelog.md index 19858d403..0d571f998 100644 --- a/doc/doc-site/docs/off-chain/dss/changelog.md +++ b/doc/doc-site/docs/off-chain/dss/changelog.md @@ -27,7 +27,7 @@ Stable DSS builds are tracked on the [`dss-stable`] branch with tags like [`dss- ### Internal -- Update processor submodule to include upstream updates ([#783], [Processor #31]). +- Update processor submodule to include upstream updates ([#783], [#786], [Processor #31]). ## [v2.2.0] (hot upgradable) @@ -275,6 +275,7 @@ Stable DSS builds are tracked on the [`dss-stable`] branch with tags like [`dss- [#778]: https://github.com/econia-labs/econia/pull/778 [#780]: https://github.com/econia-labs/econia/pull/780 [#783]: https://github.com/econia-labs/econia/pull/783 +[#786]: https://github.com/econia-labs/econia/pull/786 [docs site readme]: https://github.com/econia-labs/econia/blob/main/doc/doc-site/README.md [dss-v2.1.0-rc.1]: https://github.com/econia-labs/econia/releases/tag/dss-v2.1.0-rc.1 [dss-v2.2.1-rc.1]: https://github.com/econia-labs/econia/releases/tag/dss-v2.2.1-rc.1 diff --git a/src/rust/dependencies/aptos-indexer-processors b/src/rust/dependencies/aptos-indexer-processors index b9d43c9dd..c7011343b 160000 --- a/src/rust/dependencies/aptos-indexer-processors +++ b/src/rust/dependencies/aptos-indexer-processors @@ -1 +1 @@ -Subproject commit b9d43c9ddfdede49f4631234c91373f6a97430b4 +Subproject commit c7011343b05496819338adfe80b6baed605007a6