From acd275df58ce30ae6d041a766d601a69ea6360a7 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sun, 4 Sep 2022 15:57:25 -0300 Subject: Implement most functionality Missing structs --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index be0542c..8065cca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "serde_transmute" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "Transmute objects through serde." license = "MIT OR Apache-2.0" -- cgit 1.4.1