Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 13:10
· 92 commits to main since this release

rustdx-cmd:

  • 移除所有异步依赖,因为请求量很少,不需要引入复杂的代码
  • 移除所有不需要的代码和依赖(使用 cargo-udeps 检测到未使用的依赖)
  • 移除 official 子命令

rustdx:

  • 移除 html_root_url,因为 docs.rs 上的文档不需要这个属性