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