Rename standard to std

This commit is contained in:
hhh
2024-02-11 14:57:09 +02:00
parent 398a55128e
commit 6a8f8acbd1
7 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
[tool.poetry]
name = "neko-demo-standard"
name = "neko-demo-std"
version = "0.1.0"
description = ""
authors = ["hhh"]