diff --git a/serde_avro_derive_macros/Cargo.toml b/serde_avro_derive_macros/Cargo.toml index 2bfaf54..4dfbb72 100644 --- a/serde_avro_derive_macros/Cargo.toml +++ b/serde_avro_derive_macros/Cargo.toml @@ -5,7 +5,7 @@ license = "LGPL-3.0-only" name = "serde_avro_derive_macros" repository = "https://github.com/Ten0/serde_avro_fast" - version = "0.2.0" + version = "0.2.1" workspace = ".." [lib]