Skip to content

Commit

Permalink
Release 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorKoenders committed Aug 18, 2022
1 parent 2acf4e5 commit 3c31e35
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
[package]
name = "virtue"
version = "0.0.8"
version = "0.0.9"
edition = "2018"
description = "A sinless derive macro helper"
license = "MIT"
documentation = "https://docs.rs/virtue"
repository = "https://github.com/bincode-org/virtue"
readme = "README.md"

[dependencies]

[dev-dependencies]
proc-macro2 = "1.0"

Expand Down

0 comments on commit 3c31e35

Please sign in to comment.