修复错误描述信息

This commit is contained in:
2024-08-12 18:18:30 +08:00
parent 20a1ec9033
commit dcd6ba0106

View File

@@ -12,7 +12,7 @@ class loggingRecipe(ConanFile):
version = "0.1.0"
license = "MIT"
author = "321640253@qq.com"
url = "https://github.com/yourusername/logging"
url = "https://github.com/WangZhongDian/logging.git"
description = "一个纯C的简单易用的日志库"
topics = ("logging", "C", "simple", "easy-to-use", "log","Logging")