-
Notifications
You must be signed in to change notification settings - Fork 447
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3110 from dfinity/update-submodules
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule interface-spec
updated
9 files
+1 −1 | .github/workflows/master-preview.yml | |
+2 −2 | .github/workflows/preview-deployment.yml | |
+1 −1 | README.md | |
+1 −1 | docusaurus/dfx.json | |
+15,786 −0 | docusaurus/package-lock.json | |
+10 −10 | docusaurus/package.json | |
+37 −1 | spec/_attachments/ic.did | |
+11 −0 | spec/_attachments/interface-spec-changelog.md | |
+2,020 −1,549 | spec/index.md |
Submodule internetidentity
updated
18 files
Submodule quill
updated
5 files
+11 −11 | docs/cli-reference/quill-generate.mdx | |
+31 −7 | src/commands/generate.rs | |
+7 −0 | src/lib/mod.rs | |
+1 −0 | tests/output/default/base_command/bad_password.txt | |
+15 −5 | tests/output/root.rs |
Submodule response-verfication
updated
5 files