Merge branch 'main' of git.xiongxiao.me:me/dnake

This commit is contained in:
xiao.xiong
2025-10-19 23:46:43 +08:00

8
apps/socket/uv.lock generated Normal file
View File

@@ -0,0 +1,8 @@
version = 1
revision = 3
requires-python = ">=3.12"
[[package]]
name = "socket"
version = "0.1.0"
source = { virtual = "." }