commit efcaa919909afa9e83f31a9968381995559547fb
parent e0c1d38ac7c6b77b99584ee6ce71b2ba7f2cec83
Author: Zack Newman <zack@philomathiclife.com>
Date: Fri, 29 Aug 2025 12:21:31 -0600
next attempt openbsd rustdoc target
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml
@@ -10,7 +10,7 @@ name = "rational_extensions"
readme = "README.md"
repository = "https://git.philomathiclife.com/repos/rational_extensions/"
rust-version = "1.89.0"
-version = "0.4.4"
+version = "0.4.5"
[lints.rust]
ambiguous_negative_literals = { level = "deny", priority = -1 }
@@ -86,8 +86,6 @@ single_call_fn = "allow"
single_char_lifetime_names = "allow"
[package.metadata.docs.rs]
-all-features = true
-cargo-args = ["-Zbuild-std=core"]
default-target = "x86_64-unknown-linux-gnu"
rustdoc-args = ["--cfg", "docsrs"]
targets = [