Skip to content

Commit 44a3a21

Browse files
committed
refactor: update to edition 2024
Edition 2021→2024 for native crate. No code changes needed.
1 parent 66db566 commit 44a3a21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "imageflow_node"
33
version = "0.2.0"
44
authors = ["Lilith River <lilith@imazen.io>"]
5-
edition = "2021"
5+
edition = "2024"
66
license = "AGPL-3.0-or-later"
77
build = "build.rs"
88
exclude = ["artifacts.json", "index.node"]

0 commit comments

Comments
 (0)