Skip to content

Commit 33c2f4f

Browse files
committed
v1.4.5
1 parent 33df725 commit 33c2f4f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "camo-rs"
33
description = "An HTTP proxy for asset files."
44
authors = ["Dennis Schubert <mail@dennis-schubert.de>"]
55
repository = "https://github.com/denschub/camo-rs"
6-
version = "1.4.4"
6+
version = "1.4.5"
77
edition = "2024"
88

99
default-run = "camo"

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.4.5
2+
3+
This version does not contain any functional changes. It only updates third-party dependencies.
4+
15
# 1.4.4
26

37
This version does not contain any functional changes. It only updates third-party dependencies.

0 commit comments

Comments
 (0)