Skip to content

Commit a9bea3f

Browse files
authored
Merge pull request #33 from tmandry/bump-0.1.2
Bump to v0.1.2
2 parents 91bd9eb + 9d79b3f commit a9bea3f

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.1"
11+
version = "0.1.2"
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)