Skip to content

Commit db73d60

Browse files
authored
Merge pull request #24 from rust-lang/bump-0.1.1
Bump to v0.1.1
2 parents 8a98a23 + f52c6cf commit db73d60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

trait-variant/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[package]
1010
name = "trait-variant"
11-
version = "0.1.0"
11+
version = "0.1.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)