From d39eadca1b8c87ca84cfed6823c35bde639b8ca9 Mon Sep 17 00:00:00 2001 From: Hendrik Eeckhaut Date: Wed, 26 Jun 2024 14:38:09 +0200 Subject: [PATCH] Update to v0.1.0-alpha.6 --- Cargo.toml | 4 ++-- index.html | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 5a5f35b..0c3c384 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,8 +14,8 @@ gloo = "0.11.0" js-sys = "0.3" p256 = {version = "0.13", features = ["ecdsa"]} serde_json = "1.0.107" -spansy = {git = "https://github.com/tlsnotary/tlsn-utils", rev = "7519f51"} -tlsn-core = {git = "https://github.com/tlsnotary/tlsn.git", tag = "v0.1.0-alpha.5", package = "tlsn-core"} +spansy = {git = "https://github.com/tlsnotary/tlsn-utils", rev = "f8d4533"} +tlsn-core = {git = "https://github.com/tlsnotary/tlsn.git", tag = "v0.1.0-alpha.6", package = "tlsn-core"} wasm-bindgen = "0.2.89" wasm-logger = "0.2.0" web-sys = {version = "0.3", features = ["File", "DragEvent", "DataTransfer"]} diff --git a/index.html b/index.html index 7d872fb..b84c61b 100644 --- a/index.html +++ b/index.html @@ -10,8 +10,7 @@ -