diff --git a/Cargo.toml b/Cargo.toml index a2ef1fc..8c34852 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spacepackets" -version = "0.4.0" +version = "0.4.1" edition = "2021" rust-version = "1.60" authors = ["Robin Mueller "]