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 d51b017 commit d80b681Copy full SHA for d80b681
CHANGELOG
@@ -1,3 +1,9 @@
1
+# Version 0.2.4
2
+
3
+## Fixs
4
5
+- Fix clippy errors
6
7
# Version 0.2.3
8
9
## Improvements
Cargo.toml
@@ -7,7 +7,7 @@ license-file = "LICENSE"
name = "mpvss-rs"
readme = "README.md"
repository = "https://github.com/AlexiaChen/mpvss-rs"
10
-version = "0.2.3"
+version = "0.2.4"
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
0 commit comments