Skip to content

Commit 2e82d4f

Browse files
Merge pull request #11 from rust-lang/tmandry-patch-2
Bump to v0.0.1
2 parents 631ddf7 + 1ff6d14 commit 2e82d4f

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)