补丁
This commit is contained in:
		| @@ -103,5 +103,5 @@ int main() { | |||||||
|  |  | ||||||
| # build | # build | ||||||
| ```shell | ```shell | ||||||
| conan install . --build=missing | conan create . --build=missing | ||||||
| ``` | ``` | ||||||
| @@ -8,7 +8,7 @@ import os | |||||||
|  |  | ||||||
| class loggingRecipe(ConanFile): | class loggingRecipe(ConanFile): | ||||||
|     name = "logging" |     name = "logging" | ||||||
|     version = "0.1.2" |     version = "0.2.2" | ||||||
|     license = "MIT" |     license = "MIT" | ||||||
|     author = "321640253@qq.com" |     author = "321640253@qq.com" | ||||||
|     url = "https://github.com/WangZhongDian/logging.git" |     url = "https://github.com/WangZhongDian/logging.git" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user