change dependency git link

main
Niko PLP 1 year ago
parent 73dde71539
commit 23dc0dfb89
  1. 2
      Cargo.toml

@ -59,7 +59,7 @@ bitflags = "~1.2"
byteorder = "1"
id-arena = "2.2"
lazy_static = "1.1"
lmdb-crypto-rs = { git = "https://github.com/nextgraph-org/lmdb-rs.git", branch = "master", optional = true }
lmdb-crypto-rs = { git = "https://git.nextgraph.org/NextGraph/lmdb-rs.git", branch = "master", optional = true }
log = "0.4.4"
ordered-float = "3.0.0"
paste = "1.0.6"

Loading…
Cancel
Save