diff --git a/docs/api.md b/docs/api.md index 8cf9b51..b7cdd95 100644 --- a/docs/api.md +++ b/docs/api.md @@ -4,4 +4,4 @@ VCL接口说明文档:[点击这里](https://docs.rs/wedpr_s_verifiable_confid SCD接口说明文档:[点击这里](https://docs.rs/wedpr_s_selective_certificate_disclosure/1.2.0/wedpr_s_selective_certificate_disclosure/) -密码模块接口说明文档:[点击这里](https://docs.rs/wedpr_crypto/1.2.0/wedpr_crypto/) \ No newline at end of file +密码模块接口说明文档:[点击这里](https://crates.io/search?q=wedpr) \ No newline at end of file diff --git a/release_note.txt b/release_note.txt index 18fa8e7..0d0c52f 100644 --- a/release_note.txt +++ b/release_note.txt @@ -1 +1 @@ -v1.3.0 +v1.4.0 diff --git a/requirements.txt b/requirements.txt index 59233a7..e223b51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,6 @@ sphinx-copybutton == 0.2.6 sphinx-version-warning sphinx-markdown-tables sphinxcontrib-mermaid > 0.3 -recommonmark > 0.4.0 -sphinx-notfound-page == 0.1 -commonmarkextensions == 0.0.4 -commonmark == 0.8.0 +recommonmark == 0.5.0 +commonmarkextensions == 0.0.5 +commonmark == 0.8.1