Skip to content

Commit

Permalink
Update jcs version
Browse files Browse the repository at this point in the history
  • Loading branch information
evik42 committed Jun 30, 2023
1 parent 5b63bcf commit 52723e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "golem-certificate"
version = "0.1.0"
version = "0.1.1"
description = "Golem Certificate format support"
authors = ["Golem Factory <[email protected]>"]
documentation = "https://github.com/golemfactory/golem-certificate"
Expand All @@ -19,7 +19,7 @@ sha2 = "0.10.6"
sha3 = "0.10.6"
serde = "1.0"
serde_json = "1.0"
serde_json_canonicalizer = "0.1"
serde_json_canonicalizer = "0.2.0"
thiserror = "1.0"
url = { version = "2.2", features = ["serde"] }
ya-client-model = "0.5"
Expand Down

0 comments on commit 52723e0

Please sign in to comment.