We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b5bada commit 87132beCopy full SHA for 87132be
CHANGELOG
@@ -1,3 +1,12 @@
1
+# Version 0.1.0
2
+
3
+## Improvements
4
5
+- Upgrade dependencies version
6
+- Improve doc
7
+- Improve mpvss-rs's API
8
9
10
# Version 0.0.4
11
12
## Improvements
Cargo.toml
@@ -7,7 +7,7 @@ license-file = "LICENSE"
name = "mpvss-rs"
readme = "README.md"
repository = "https://github.com/AlexiaChen/mpvss-rs"
-version = "0.0.4"
+version = "0.1.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
0 commit comments