We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c2e15 commit b3ce5d0Copy full SHA for b3ce5d0
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "binggan"
3
-version = "0.14.2"
+version = "0.15.0"
4
authors = ["Pascal Seitz <pascal.seitz@gmail.com>"]
5
edition = "2021"
6
homepage = "https://github.com/pseitz/binggan"
@@ -21,7 +21,7 @@ perf = { priority = -1, level = "deny" }
21
style = { priority = -1, level = "deny" }
22
suspicious = { priority = -1, level = "deny" }
23
24
-# docs.rs-specific configuration
+# docs.rs-specific configuratioasdasdsn
25
[package.metadata.docs.rs]
26
all-features = true
27
rustdoc-args = ["--cfg", "docsrs"]
0 commit comments