Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
[email protected]
[email protected]

Generated by cargo-workspaces
  • Loading branch information
BugenZhao committed Mar 6, 2024
1 parent 612a737 commit b97ca3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = { workspace = true }

[dependencies]
thiserror = "1"
thiserror-ext-derive = { version = "=0.1.0", path = "derive" }
thiserror-ext-derive = { version = "0.1.1", path = "derive" }

[dev-dependencies]
anyhow = "1"
Expand Down

0 comments on commit b97ca3a

Please sign in to comment.