Update to rust 2024 edition

This commit is contained in:
AsamK 2025-07-12 10:16:57 +02:00
parent d54be747da
commit a96626c468
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "signal-cli-client"
version = "0.0.1"
edition = "2021"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html