Browse Source

I found that docs.rs not updated. I try to change version and run cargo doc, then publish again.

ZRY 1 year ago
parent
commit
824b0c5555
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "simple-rw-global"
-version = "0.2.0"
+version = "0.2.1"
 edition = "2021"
 authors = ["ZRY <admin@>z-touhou.org"]