pnm decoding and encoding
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1a7a943..fa002be 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pnm"
-version = "0.1.0"
-edition = "2021"
+version = "0.1.1"
+edition = "2024"
description = "portable anymap format encoding and decoding"
authors = ["bend-n <[email protected]>"]
license = "MIT"