summaryrefslogtreecommitdiffstats
path: root/crates/common/download/Cargo.toml
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-02 11:48:01 +0100
committerGitHub <noreply@github.com>2022-03-02 11:48:01 +0100
commit54ae33766b7f0b1b8a7b7044dbc049abe900f6fb (patch)
tree744dc95bdcb1410ec9a058171e71df22a3f77d08 /crates/common/download/Cargo.toml
parentac14f3b94be6d6147221d63b7589935cf1e5d124 (diff)
Patch version bump 0.5.4 (#963)
* (cargo release) bump version 0.5.4 Co-authored-by: Versioneer <info@thin-edge.io> Co-authored-by: Rina Fujino <18257209+rina23q@users.noreply.github.com>
Diffstat (limited to 'crates/common/download/Cargo.toml')
-rw-r--r--crates/common/download/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/common/download/Cargo.toml b/crates/common/download/Cargo.toml
index 07442793..d5db08fe 100644
--- a/crates/common/download/Cargo.toml
+++ b/crates/common/download/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "download"
-version = "0.5.3"
+version = "0.5.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"