Use hyphen in Python wrapper crate name

This commit is contained in:
Oliver Hamlet
2025-05-11 16:09:02 +01:00
parent 637cf57e6f
commit e0a97f88c0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[package]
name = "libloot_python"
name = "libloot-python"
version = "0.26.1"
edition = "2024"
license = "GPL-3.0-or-later"