We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d697032 commit 6741c62Copy full SHA for 6741c62
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "feignhttp"
3
-version = "0.4.3"
+version = "0.4.4"
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