mirror of
https://github.com/tlsnotary/proof_viz.git
synced 2026-01-08 22:48:21 -05:00
Use tlsn-core from dev branch
This commit is contained in:
@@ -18,14 +18,8 @@ elliptic-curve = { version = "0.13.5", features = ["pkcs8"] }
|
||||
webpki-roots = "0.25.2"
|
||||
wasm-logger = "0.2.0"
|
||||
web-time = "0.2"
|
||||
# tlsn-utils = { git = "https://github.com/tlsnotary/tlsn-utils", rev = "8d8ffe1" }
|
||||
spansy = { git = "https://github.com/sinui0/spansy", rev = "becb33d" }
|
||||
|
||||
# tlsn-core = { git = "https://github.com/tlsnotary/tlsn", branch = "dev" }
|
||||
[dependencies.tlsn-core]
|
||||
git = "https://github.com/mhchia/tlsn.git"
|
||||
branch = "dev-20231006-webtime-2"
|
||||
package = "tlsn-core"
|
||||
tlsn-core = { git = "https://github.com/tlsnotary/tlsn", branch = "dev" }
|
||||
|
||||
[patch.crates-io.ring]
|
||||
git = "https://github.com/betrusted-io/ring-xous"
|
||||
|
||||
Reference in New Issue
Block a user