update rust edition of androscalpel_serializer_derive

This commit is contained in:
Jean-Marie Mineau 2025-04-18 11:07:04 +02:00
parent 4fa4043b97
commit f5a3015e1f
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
2 changed files with 61 additions and 44 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "androscalpel_serializer_derive"
version = "0.1.0"
edition = "2021"
edition = "2024"
[lib]
proc-macro = true