This repository was archived by the owner on Feb 14, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build = "build.rs"
44edition = " 2018"
55license = " GPL-3.0"
66name = " advanca-worker"
7- version = " 0.5.1 "
7+ version = " 0.5.2 "
88
99[dependencies ]
1010log = " 0.4"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ authors = ["Advanca Authors"]
33edition = " 2018"
44name = " advanca-client"
55license = " GPL-3.0"
6- version = " 0.5.1 "
6+ version = " 0.5.2 "
77
88# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ authors = ["Advanca Authors"]
33edition = " 2018"
44license = ' Apache-2.0'
55name = " advanca-worker-enclave"
6- version = " 0.5.1 "
6+ version = " 0.5.2 "
77
88[lib ]
99name = " advanca_worker_enclave"
You can’t perform that action at this time.
0 commit comments