updating checkpoints and build script

This commit is contained in:
dan_s
2024-11-05 16:40:05 -06:00
parent 0865358171
commit 54813c8827
5 changed files with 41 additions and 28 deletions

View File

@@ -12,4 +12,5 @@ crate-type = ["staticlib"]
libc = "0.2.58"
lazy_static = "1.4.0"
blake3 = "0.3.4"
silentdragonxlitelib = { git = "https://git.hush.is/dragonx/silentdragonxlite-cli", rev = "39ec5f36662ba7370dffa6c8346f93633dfa29ce" }
silentdragonxlitelib = { git = "https://git.hush.is/dragonx/silentdragonxlite-cli", rev = "3eaa2fcf939af9821df10b458af11b185f49e287" }
socket2 = "0.3.11"