main #7

Merged
youmetme merged 12 commits from main into github_main 2025-11-03 16:41:50 +08:00
Showing only changes of commit 7e9d761251 - Show all commits

View File

@@ -23,7 +23,7 @@ conan create .
在你的项目的conanfile.txt中添加 在你的项目的conanfile.txt中添加
```txt ```txt
[requires] [requires]
logging/0.5.0 logging/1.0.0
``` ```
```shell ```shell