v0.2.29: upstream auth, remove dead code, version bump

- Remove unused DockerAuth::fetch_with_auth() method
- Fix basic_auth_header docstring
- Bump to v0.2.29
This commit is contained in:
2026-03-15 21:42:49 +00:00
parent 7345dfc7e7
commit e4890b457b
4 changed files with 4 additions and 48 deletions

View File

@@ -7,7 +7,7 @@ members = [
]
[workspace.package]
version = "0.2.28"
version = "0.2.29"
edition = "2021"
license = "MIT"
authors = ["DevITWay <devitway@gmail.com>"]