update rust edition of androscalpel_serializer
This commit is contained in:
parent
f5a3015e1f
commit
d4ccc73362
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "androscalpel_serializer"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
androscalpel_serializer_derive = { path = "../androscalpel_serializer_derive" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue