Skip to content

Commit f6e283b

Browse files
committed
bumping version
Signed-off-by: Larry Dewey <larry.dewey@amd.com>
1 parent 6498a1f commit f6e283b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "snpguest"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
authors = ["The VirTEE Project Developers"]
55
edition = "2021"
66
license = "Apache-2.0"
@@ -37,4 +37,4 @@ msru = "0.2.0"
3737
colorful = "0.2.2"
3838
bitfield = "0.13.2"
3939
clap-num = "1.1.1"
40-
base64 = "0.22.1"
40+
base64 = "0.22.1"

0 commit comments

Comments
 (0)