We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a504c commit b3b3bdeCopy full SHA for b3b3bde
crates/client/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "httpcli"
3
-version = "0.5.0"
+version = "0.6.0"
4
edition = "2024"
5
description = "Http client"
6
authors = ["Saúl Valdelvira <saul@saulv.es>"]
crates/http/Cargo.toml
name = "http-utils"
description = "Http utils"
0 commit comments