Browse Source

Merge pull request 'changed an old link to git.hush.is' (#16) from jahway603/SilentDragonLite:dev into dev

Reviewed-on: #16
pull/22/head
Duke Leto 3 years ago
parent
commit
fc69a710cc
  1. 2
      lib/Cargo.toml

2
lib/Cargo.toml

@ -12,4 +12,4 @@ crate-type = ["staticlib"]
libc = "0.2.58"
lazy_static = "1.4.0"
blake3 = "0.3.4"
silentdragonlitelib = { git = "https://github.com/MyHush/silentdragonlite-cli", rev = "8535a11e3774d79de2ebeaa5540567ccb4988f81" }
silentdragonlitelib = { git = "https://git.hush.is/hush/silentdragonlite-cli", rev = "8535a11e3774d79de2ebeaa5540567ccb4988f81" }

Loading…
Cancel
Save