update Cargo.toml

This commit is contained in:
JoseMenta 2025-03-26 18:05:24 +01:00
parent b3a0463bba
commit a0b7cfa27f
2 changed files with 5 additions and 5 deletions

5
rust/Cargo.lock generated
View File

@ -1,6 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "rust"
version = "0.2.0"
version = "0.1.0"

View File

@ -1,5 +1,4 @@
[package]
name = "rust"
version = "0.2.0"
authors = ["Michael Gerhaeuser <michael.gerhaeuser@gmail.com>", "rrokkam <rohithrokkam@gmail.com>"]
edition = "2018"
version = "0.1.0"
edition = "2024"