We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4175d commit 62cab12Copy full SHA for 62cab12
docs/api.md
@@ -4,4 +4,4 @@ VCL接口说明文档:[点击这里](https://docs.rs/wedpr_s_verifiable_confid
4
5
SCD接口说明文档:[点击这里](https://docs.rs/wedpr_s_selective_certificate_disclosure/1.2.0/wedpr_s_selective_certificate_disclosure/)
6
7
-密码模块接口说明文档:[点击这里](https://docs.rs/wedpr_crypto/1.2.0/wedpr_crypto/)
+密码模块接口说明文档:[点击这里](https://crates.io/search?q=wedpr)
release_note.txt
@@ -1 +1 @@
1
-v1.3.0
+v1.4.0
requirements.txt
@@ -5,7 +5,6 @@ sphinx-copybutton == 0.2.6
sphinx-version-warning
sphinx-markdown-tables
sphinxcontrib-mermaid > 0.3
8
-recommonmark > 0.4.0
9
-sphinx-notfound-page == 0.1
10
-commonmarkextensions == 0.0.4
11
-commonmark == 0.8.0
+recommonmark == 0.5.0
+commonmarkextensions == 0.0.5
+commonmark == 0.8.1
0 commit comments