diff options
| author | Martin Fischer <martin@push-f.com> | 2021-11-21 20:30:13 +0100 | 
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2021-11-21 20:30:13 +0100 | 
| commit | f897ac6b6027693fe197ee7b6ce9f7fe428e8440 (patch) | |
| tree | 2d4fdaa1e107ffa9aeadfaec9ad8acebbee5666a | |
| parent | 3234eb03a9150e14ecabaa63a8a45c27caf9698b (diff) | |
bump version to 0.3.0v0.3.0
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@  [package]  name = "dynamize" -version = "0.2.0" +version = "0.3.0"  description = "proc macro to make traits with associated types object-safe"  authors = ["Martin Fischer <martin@push-f.com>"]  license = "MIT" | 
