Skip to content

Commit 742e7c7

Browse files
committed
bump versions that ceseal to 0.4.1 and cifrost to 0.3.1
1 parent ea3f664 commit 742e7c7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

standalone/teeworker/ceseal/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

standalone/teeworker/ceseal/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "ceseal"
4-
version = "0.4.0"
4+
version = "0.4.1"
55
build = "build.rs"
66

77
[profile.release]

standalone/teeworker/cifrost/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cifrost"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors = ["CESS Network"]
55
edition = "2021"
66

0 commit comments

Comments
 (0)