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-06-08 12:54:04 +0200
committerGitHub <noreply@github.com>2022-06-08 12:54:04 +0200
commitf28916e71216bfd1f4c660f89449e8a6fd0a2644 (patch)
treee3c8a3963fa943e38c3b7d8000d15fa32525c3bf /crates/common/download/Cargo.toml
parentb48b8523018f2af2f7d4b79b115bd74e5d34e874 (diff)
Patch version bump 0.7.1 (#1185)
* (cargo release) bump version 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 96052104..c161c9cd 100644
--- a/crates/common/download/Cargo.toml
+++ b/crates/common/download/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "download"
-version = "0.7.0"
+version = "0.7.1"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"