Skip to content

Commit 8696b47

Browse files
committed
Bump to 0.4.0
Signed-off-by: Hugues de Valon <hugues.devalon@arm.com>
1 parent cd178de commit 8696b47

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "parsec-service"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
authors = ["Anton Antonov <anton.antonov@arm.com>",
55
"Paul Howard <paul.howard@arm.com>",
66
"Ionut Mihalcea <ionut.mihalcea@arm.com>",
@@ -59,9 +59,6 @@ cargo_toml = "0.7.0"
5959
toml = "0.4.2"
6060
serde = { version = "1.0", features = ["derive"] }
6161

62-
[package.metadata.config]
63-
mbed-crypto-version = "mbedcrypto-2.0.0"
64-
6562
[package.metadata.docs.rs]
6663
features = ["docs"]
6764

0 commit comments

Comments
 (0)