diff --git a/Cargo.lock b/Cargo.lock index f77ba5a..f23b750 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -10,7 +10,7 @@ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" [[package]] name = "agg" -version = "1.4.1" +version = "1.4.2" dependencies = [ "anyhow", "avt", diff --git a/Cargo.toml b/Cargo.toml index a0160cf..9598d34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "agg" -version = "1.4.1" +version = "1.4.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html