We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f384134 commit cf59310Copy full SHA for cf59310
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v5.1.1 - 2025-12-01
4
+
5
+- Fixed a bug with request path construction.
6
7
## v5.1.0 - 2025-11-06
8
9
- Updated dependencies.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hexpm"
-version = "5.1.0"
+version = "5.1.1"
authors = ["Louis Pilfold <[email protected]>"]
edition = "2024"
0 commit comments