Skip to content

Commit 1ff6d14

Browse files
authored
Bump to v0.0.1
1 parent a79f1d8 commit 1ff6d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trait-variant/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[package]
1010
name = "trait-variant"
11-
version = "0.0.0"
11+
version = "0.0.1"
1212
description = "Utilities for working with impl traits in Rust"
1313
categories = ["asynchronous", "no-std", "rust-patterns"]
1414
keywords = ["async", "trait", "impl"]

0 commit comments

Comments
 (0)