We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8dad13 commit b361503Copy full SHA for b361503
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "option-operations"
3
-version = "0.2.0"
+version = "0.3.0"
4
authors = ["François Laignel <fengalin@free.fr>"]
5
categories = ["rust-patterns", "no-std", "mathematics"]
6
description = "Traits and auto-implementations to improve arithmetic operations usability when dealing with `Option`s."
0 commit comments