We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003e4b0 commit d01e170Copy full SHA for d01e170
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "feignhttp"
3
-version = "0.5.1"
+version = "0.5.2"
4
authors = ["dxx <dx1898@foxmail.com>"]
5
edition = "2021"
6
description = "Declarative HTTP client for rust"
codegen/Cargo.toml
name = "feignhttp-codegen"
description = "FeignHTTP macro support"
0 commit comments