diff --git a/Cargo.toml b/Cargo.toml index 32b164b..cf4f707 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ unused_qualifications = "warn" [package] name = "deforest" -version = "0.3.1" +version = "0.3.2" edition = "2021" rust-version = "1.74" description = "efficient `#![no_std]` parser for devicetree blobs"