Skip to content

Commit debb6fc

Browse files
authored
Release 0.9.1 (#118)
This release includes: - Add support for configuring user agent prefix - Avoid allocating in pre_exec closure - Don't swallow text from nested errors - Consistently accept --debug in client Assisted-by: OpenCode (Sonnet 4) Signed-off-by: Colin Walters <walters@verbum.org>
1 parent 6708f30 commit debb6fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT OR Apache-2.0"
55
name = "containers-image-proxy"
66
readme = "README.md"
77
repository = "https://github.com/containers/containers-image-proxy-rs"
8-
version = "0.9.0"
8+
version = "0.9.1"
99
rust-version = "1.70.0"
1010

1111
[dependencies]

0 commit comments

Comments
 (0)