Update tot Rust 2024 edition + update Cargo.toml file

This commit is contained in:
Maxime Van Hees
2025-09-11 15:24:28 +02:00
parent a1127b72da
commit d9a3b711d1

View File

@@ -1,8 +1,8 @@
[package]
name = "herodb"
version = "0.0.1"
authors = ["Pin Fang <fpfangpin@hotmail.com>"]
edition = "2021"
authors = ["ThreeFold Tech NV"]
edition = "2024"
[dependencies]
anyhow = "1.0.59"