Feat: Benennt Crate um, um Verwechslungen zu vermeiden.

This commit is contained in:
2026-08-26 18:22:26 +02:00
parent 661acf9781
commit 8e1401439a
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -9,7 +9,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
[[package]]
name = "config"
name = "config-ctdra"
version = "1.0.1"
dependencies = [
"confy",
+1 -1
View File
@@ -1,5 +1,5 @@
[package]
name = "config"
name = "config-ctdra"
version = "1.0.1"
edition = "2024"
authors = ['DragonSlayer_14']