We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac25a4c commit 72be55fCopy full SHA for 72be55f
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "try_v2"
3
-version = "0.1.0"
+version = "0.2.0"
4
edition = "2024"
5
readme = "README.md"
6
description = "Provides a derive macro for `Try` ([try_trait_v2](https://rust-lang.github.io/rfcs/3058-try-trait-v2.html))"
0 commit comments