@ -7,11 +7,11 @@ edition = "2018"
[ dependencies ]
tokio = { version = "1.0" , features = [ "rt-multi-thread" ] }
# didkit = { git = "https://github.com/spruceid/didkit/", rev = " c79e92f32ca1f07f2fadec0bb0860089e5aa9f7d " }
ssi = { git = "https://github.com/spruceid/ssi/" , rev = " 69255be2836475549bd366fd1ef7e8168a3ac52e ", features = [ "http-did" ] }
did-key = { git = "https://github.com/spruceid/ssi/" , rev = " 69255be2836475549bd366fd1ef7e8168a3ac52e " }
did-web = { git = "https://github.com/spruceid/ssi/" , rev = " 69255be2836475549bd366fd1ef7e8168a3ac52e " }
did-tezos = { git = "https://github.com/spruceid/ssi/" , rev = " 69255be2836475549bd366fd1ef7e8168a3ac52e " }
# didkit = { git = "https://github.com/spruceid/didkit/", rev = " ecfe9730f8896af5d5b86133f87a1b54a89a22d7 " }
ssi = { git = "https://github.com/spruceid/ssi/" , rev = " 2865e90920208347ad81d3280aa0778ac8869909 ", features = [ "http-did" ] }
did-key = { git = "https://github.com/spruceid/ssi/" , rev = " 2865e90920208347ad81d3280aa0778ac8869909 " }
did-web = { git = "https://github.com/spruceid/ssi/" , rev = " 2865e90920208347ad81d3280aa0778ac8869909 " }
did-tezos = { git = "https://github.com/spruceid/ssi/" , rev = " 2865e90920208347ad81d3280aa0778ac8869909 " }
thiserror = "1.0"
async-std = "1.9"
serde_json = "1.0"