Skip to content

Commit 51ef3d1

Browse files
committed
Bump edition of macros crate.
1 parent b7514db commit 51ef3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "inline-python-macros"
33
version = "0.14.1"
44
description = "Macros for the inline-python crate"
55
license = "BSD-2-Clause"
6-
edition = "2018"
6+
edition = "2024"
77
repository = "https://github.com/m-ou-se/inline-python"
88

99
[lib]

0 commit comments

Comments
 (0)