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 91b9ef1 commit b0c7845Copy full SHA for b0c7845
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "byte-unit"
3
-version = "5.1.2"
+version = "5.1.3"
4
authors = ["Magic Len <[email protected]>"]
5
edition = "2021"
6
rust-version = "1.69"
@@ -36,4 +36,4 @@ bit = ["rust_decimal"]
36
37
[package.metadata.docs.rs]
38
all-features = true
39
-rustdoc-args = ["--cfg", "docsrs"]
+rustdoc-args = ["--cfg", "docsrs"]
0 commit comments