1.1.0-dev #6

Merged
youmetme merged 2 commits from 1.1.0-dev into main 2025-11-03 16:41:09 +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