Commit b3cc087a authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

List version 0.0.0 for tor-llcrypto dependency in tor-bytes

parent 920539bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ categories = [ "parsing", "encoding" ]
repository="https://gitlab.torproject.org/tpo/core/arti.git/"

[dependencies]
tor-llcrypto = { path="../tor-llcrypto" }
tor-llcrypto = { path="../tor-llcrypto", version="0.0.0" }

arrayref = "0.3.6"
bytes = "1.0.1"