From 21edf4da3e6a78631132919773c7c430f8a81fac Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 25 Jul 2021 00:45:34 -0700 Subject: fix `struct PIC17` not being exported with `use-serde` enabled --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2837a20..c2022d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "yaxpeax-pic17" -version = "0.1.0" +version = "0.1.1" authors = [ "iximeow " ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-pic17/" -- cgit v1.1