Skip to content

Commit

Permalink
Prepare 0.1.3 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte authored Jun 12, 2023
1 parent d50231e commit 9b5e783
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "onlyerror"
description = "Obsessively tiny error derive macro"
version = "0.1.2"
version = "0.1.3"
authors = ["Jay Oster <[email protected]>"]
repository = "https://github.com/parasyte/onlyerror"
edition = "2021"
Expand All @@ -26,5 +26,5 @@ myn = "0.1"

[dev-dependencies]
error-iter = "0.4"
rustversion = "1.0.12"
trybuild = "1.0.80"
rustversion = "1"
trybuild = "1"

0 comments on commit 9b5e783

Please sign in to comment.