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 a79f1d8 commit 1ff6d14Copy full SHA for 1ff6d14
trait-variant/Cargo.toml
@@ -8,7 +8,7 @@
8
9
[package]
10
name = "trait-variant"
11
-version = "0.0.0"
+version = "0.0.1"
12
description = "Utilities for working with impl traits in Rust"
13
categories = ["asynchronous", "no-std", "rust-patterns"]
14
keywords = ["async", "trait", "impl"]
0 commit comments